Recast filters when comparing
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 17 Oct 2012 22:03:31 +0000 (22:03 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 17 Oct 2012 22:03:31 +0000 (22:03 +0000)
commitacce6b025875a86534be441b3996bc8761530fe6
tree4a0801f8ec71af17bbdb4dc16451d604f013e677
parentd9ebabccba372a3bd570fa259ca1da291d69d89f
Recast filters when comparing

* lib/mudpy/misc.py: For Py3K compatibility, filters will need to be
recast to comparable data types when used in comparisons.
lib/mudpy/misc.py