Use absolute imports in data handler module
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 24 Apr 2012 20:26:31 +0000 (20:26 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 24 Apr 2012 20:26:31 +0000 (20:26 +0000)
* lib/mudpy/data.py: Absolute imports are more readable and easier to
debug, so use them.


No differences found