The MMGen Project
|
e54f039690
update copyright dates
|
1 month ago |
The MMGen Project
|
941bbdc4b5
minor cleanups, whitespace
|
2 months ago |
The MMGen Project
|
b5600fc563
whitespace: top-level modules
|
5 months ago |
The MMGen Project
|
5150ca586b
update file header
|
5 months ago |
The MMGen Project
|
e1e1f07995
whitespace, minor cleanups
|
6 months ago |
The MMGen Project
|
d95cdf49b9
cfg.py: `do_post_init` -> `caller_post_init`
|
6 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
79985e2280
AttrCtrl: fix __delattr__ bug, add test
|
1 year ago |
The MMGen Project
|
5dac884a39
class Lockable: _lock -> _locked, lock() -> _lock()
|
2 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
b79865dba4
AttrCtrl: add _default_to_none flag
|
3 years ago |
The MMGen Project
|
b877e865bb
move AsyncInit to base_obj.py
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
d7b0133bf4
AttrCtrl,Lockable: forbid relocking, perform additional check
|
3 years ago |
The MMGen Project
|
ca86da1c1b
AttrCtrl,Lockable: add autolocking
|
3 years ago |
The MMGen Project
|
6c4ca8ad52
Lockable: allow all non-int attrs to be considered unset
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
1ff7f3e5ba
various build and testing fixes
|
4 years ago |
The MMGen Project
|
5a5f88b75d
a few minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
4 years ago |