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)
* lib/mudpy/misc.py: Absolute imports are more readable and easier to
debug, so use them.


No differences found