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)
commit53fa3903d84b1dcbfbf09896ceac63117fa04773
tree5c05d0f0b809dce142e6338a70508f5a33ea3f8c
parent67cf32a81b35413d615dbb563369d40fa754290b
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