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)
commit636eb79a8b574ce64a327c7c75ad9c159c1ec634
tree081e2a1e862f583a89162c8fa42dffb5eba1bc34
parent75a2586b815808fa97e22f0077f2b02d79607a55
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