Fix reload to use a copy of datafile keys
[mudpy.git] / lib / mudpy / misc.py
2014-02-10 Jeremy StanleyFix reload to use a copy of datafile keys
2014-02-04 Jeremy StanleyRemove unused event code
2014-01-20 Jeremy StanleyDrop support for Python 2.x
2013-12-07 Jeremy StanleyClean up imports
2013-10-16 Jeremy StanleyRecast to unicode when normalizing on Python 2.x
2013-09-17 Jeremy StanleyByte type comparisons on the output queue
2013-06-09 Jeremy StanleyUse chr instead of unichr
2013-05-15 Jeremy StanleyUse bytes in process table manipulation
2013-03-19 Jeremy StanleyHandle byte type on sockets
2012-12-12 Jeremy StanleyUse int type instead of long
2012-10-17 Jeremy StanleyRecast filters when comparing
2012-09-25 Jeremy StanleyWork around lack of dict_keys index in catch-all
2012-05-23 Jeremy StanleyUse absolute imports in catch-all module
2011-12-09 Jeremy StanleyUse strings not unicode in catch-all module
2011-06-06 Jeremy StanleyAdditional style cleanup
2011-04-10 Jeremy StanleyPEP 8 conformance for monolithic library
2010-09-13 Jeremy StanleyBack end data storage separation.
2010-06-17 Jeremy StanleySecure, extensible, forward-compatable passwords.
2010-05-04 Jeremy StanleyProper RFC 1143 Telnet option negotiation queue.
2010-01-30 Jeremy StanleyAnnual copyright update.
2009-12-25 Jeremy StanleyImported from archive.