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)
commita9b9405dd3f37bea336b297d9cef848868591557
treeb3fec8cd30b4adf98e44a68f32e78fa390c45a77
parent024e5dcea9411e8e0f8b5dc60c0d887259ded6c1
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