Wrap long lines without using backslashes
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 6 Mar 2014 02:32:27 +0000 (02:32 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 6 Mar 2014 02:32:27 +0000 (02:32 +0000)
commitbca875d67e9f4fad50bf47a6c9695687a6e95778
treee5977f9f29bf3068890fa745f787f1a4cfcb71d9
parentd339c9cd860a8381c4ae2770011c9a41bfd7b67b
Wrap long lines without using backslashes

Try to align more closely with Python style guidelines on wrapping long
lines.
lib/mudpy/misc.py
lib/mudpy/telnet.py