This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3ac8e37b3582c01c80bb9371dbd0f7cefd7f3e4c
wpylib
/
params
History
wirawan
3ac8e37b35
* Using the __dict__ attribute to store user-defined values.
...
Dict-like behavior is exemplified by this class although it is *not* derived from a dict.
2011-03-10 19:21:33 +00:00
..
__init__.py
* Moving the fancy "Parameters" parameter lookup class to its own module.
2010-09-30 16:16:38 +00:00
.cvsignore
* Standard python ignore.
2010-09-30 16:17:00 +00:00
params_flat_test.py
* Moving the fancy "Parameters" parameter lookup class to its own module.
2010-09-30 16:16:38 +00:00
params_flat.py
* Simple clarification on example.
2011-03-10 19:20:35 +00:00
params_struct.py
* Using the __dict__ attribute to store user-defined values.
2011-03-10 19:21:33 +00:00