R
Robin Becker
I'm having a problem with freeze vs Python-2.4. I need to get various codecs
into the freeze, but suspect I need to explicitly import them. Must I just
import codecs or all the ones I'm likely to use?
into the freeze, but suspect I need to explicitly import them. Must I just
import codecs or all the ones I'm likely to use?