codecs in a chroot / without fs access

Miki Tebeka miki.tebeka at gmail.com
Tue Jan 10 11:33:53 EST 2012


Another option is to copy the data to the a location under the new chroot and register a new lookup functions (http://docs.python.org/library/codecs.html#codecs.register). This way you can save some memory.



More information about the Python-list mailing list