Message213025
> I'd personally be in favor of such a change (drop the tables).
I didn't propose to drop the table, but create a table the first time that it is needed.
I never used ascii85 nor base85 nor base32 in my applications. Maybe because ascii85 and base85 are new in Python 3.4? ;-) Python should not waste memory if a function is never called.
I only import base64 module to the base64 codec :) (I don't care if there are more functions if they don't waste my memory.) |
|
Date |
User |
Action |
Args |
2014-03-10 10:21:13 | vstinner | set | recipients:
+ vstinner, loewis, pitrou, serhiy.storchaka |
2014-03-10 10:21:13 | vstinner | set | messageid: <1394446873.43.0.639971418425.issue20879@psf.upfronthosting.co.za> |
2014-03-10 10:21:13 | vstinner | link | issue20879 messages |
2014-03-10 10:21:13 | vstinner | create | |
|