This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
Enso-Bot
mirror of
https://github.com/sgoudham/Enso-Bot.git
Watch
1
Star
0
Fork
You've already forked Enso-Bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f9f8672fcd
Enso-Bot
/
venv
/
Lib
/
site-packages
/
django
/
contrib
/
postgres
/
fields
/
utils.py
4 lines
95 B
Python
Raw
Blame
History
class
AttributeSetter
:
def
__init__
(
self
,
name
,
value
)
:
setattr
(
self
,
name
,
value
)
Reference in New Issue
View Git Blame
Copy Permalink