Use absolute imports in telnet service module
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 9 Jun 2012 12:50:00 +0000 (12:50 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 9 Jun 2012 12:50:00 +0000 (12:50 +0000)
* lib/mudpy/telnet.py: Absolute imports are more readable and easier to
debug, so use them.


No differences found