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. -- http://mail.python.org/mailman/listinfo/python-list
- codecs in a chroot / without fs access Philipp Hagemeister
- Re: codecs in a chroot / without fs access Miki Tebeka
- Re: codecs in a chroot / without fs access K Richard Pixley