summaryrefslogtreecommitdiff
path: root/wsgitools/applications.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2012-06-29 08:47:51 +0200
committerHelmut Grohne <helmut@subdivi.de>2012-06-29 19:18:55 +0200
commit472144ac68188056eb41c9cb198df04b454a1da2 (patch)
tree1a9b05539161601cd8097b5411d550d9fac971a5 /wsgitools/applications.py
parenteba0855c881bea9f533a8d4b359f8711125e5037 (diff)
downloadwsgitools-472144ac68188056eb41c9cb198df04b454a1da2.tar.gz
fix hashlib, base64 and other bytes issues
* hashlib.md5 wants bytes now. * string.decode("base64") is now base64.b64decode and works on bytes * binascii.unhexlify is now base64.b16decode and also works on bytes * str.isalnum accepts umlauts, use bytes.isalnum instead
Diffstat (limited to 'wsgitools/applications.py')
0 files changed, 0 insertions, 0 deletions