]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
util/base32: allow unicode inputs to a2b() or could_be_base32_encoded(), and encode...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 23 Dec 2008 00:47:13 +0000 (17:47 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 23 Dec 2008 00:47:13 +0000 (17:47 -0700)
commit3a26a4bd58fd513e951e84aa5f8b1c1335b538a9
treeb2a77424a80336202d11df30a4e60997ccf44cb4
parentdde2376c4e2d85ba2dc8a9b71f44a17682d49574
util/base32: allow unicode inputs to a2b() or could_be_base32_encoded(), and encode them with utf-8 before processing them
src/allmydata/util/base32.py