pesterchum/pnc
karxi 22c5354bc6 AttrDict/DefAttrDict rewrite/bugfixing
The logic for both of these has been corrected; neither will try to
handle reserved or preexisting attributes as though they should be part
of their dicts.
These can still be set manually, but it makes things much safer.
New attributes have to come from the class or local __dict__ modifications.
2017-01-01 20:24:34 -05:00
..
dep AttrDict/DefAttrDict rewrite/bugfixing 2017-01-01 20:24:34 -05:00
__init__.py Merged in some new lexer code. Older code will be phased out over time. 2016-11-18 03:37:22 -05:00
lexercon.py Allowed lexer to use shorter hex codes for colors; shouldn't break compatibility 2016-12-09 04:46:30 -05:00
unicolor.py General cleanup. Stopped using older 'except Error, var' syntax. 2016-11-29 15:20:41 -05:00