Use absolute imports in package init module
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 6 Mar 2012 07:02:59 +0000 (07:02 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 6 Mar 2012 07:02:59 +0000 (07:02 +0000)
* lib/mudpy/__init__.py: Absolute imports are more readable and easier
to debug, so use them.


No differences found