Use absolute imports in catch-all module
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 23 May 2012 21:07:52 +0000 (21:07 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 23 May 2012 21:07:52 +0000 (21:07 +0000)
commit5f1f5e63a6be65b0226b065576fddf464346e8da
tree20eeb2e72edb9645d8fb45de7149f72ce79ef6db
parent53fa3903d84b1dcbfbf09896ceac63117fa04773
Use absolute imports in catch-all module

* lib/mudpy/misc.py: Absolute imports are more readable and easier to
debug, so use them.
lib/mudpy/misc.py