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)
commitf5e94fa07660dbcfd3e5531c40bc3064679b2f95
tree8ed748f46daec73806e5cf395e36c287f210a109
parent6d5ab6d7121d6e249c23cab0257c7c9d8d247e70
Use absolute imports in data handler module

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