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)
commit1834a88c8f700509f47937dd5f6b963cdfb9c2a2
treeb1b008c562ee802b52b17c901cbc1abbb8d2945c
parent5f1f5e63a6be65b0226b065576fddf464346e8da
Use absolute imports in telnet service module

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