Refuse to alter read-only elements at runtime
[mudpy.git] / mudpy / misc.py
2017-07-31 Jeremy StanleyRefuse to alter read-only elements at runtime
2017-07-31 Jeremy StanleyTrack whether loading is underway
2017-07-30 Jeremy StanleyUpdate copyright dates for files changed this year
2017-07-29 Jeremy StanleyLog missing file inclusions as more severe
2017-07-29 Jeremy StanleyRename internal:time to .mudpy.timing
2017-07-29 Jeremy StanleyFix facets method to give new-style relative names
2017-07-29 Jeremy StanleyReduce the log message priority for reload calls
2017-07-29 Jeremy StanleySwitch quoting styles to reduce escaped quotes
2017-07-28 Jeremy StanleyUse raw strings when escape sequences are needed
2017-07-02 Jeremy StanleyHandle ValueError when setting incorrect type
2017-06-15 Jeremy StanleyCoerce loglevel facet to int when updating
2017-05-14 Jeremy StanleyGuard against KeyError on universe.contents index
2016-11-24 Jeremy StanleyAppease style checks
2016-10-05 Jeremy StanleyMove lib/mudpy to mudpy for packaging preparation