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)
commit024e5dcea9411e8e0f8b5dc60c0d887259ded6c1
tree44cb875156530074d010dadbc42b231062cd2fba
parentf5e94fa07660dbcfd3e5531c40bc3064679b2f95
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