Drop support for Python 2.x
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 20 Jan 2014 15:23:11 +0000 (15:23 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 20 Jan 2014 15:23:11 +0000 (15:23 +0000)
commite0a20398d5cae3ea927132fb29a1bf76d0bb239a
tree6d8c92ffea628e6db00da0245c5bcf3fb16ba0af
parent2a1119763de7805f617d8b62b8f0822969f3d7df
Drop support for Python 2.x

Remove all derecated conditionals and fallbacks which provided
workarounds for supporting Python 2.x versions.
lib/mudpy/data.py
lib/mudpy/misc.py
lib/mudpy/password.py