[Python-Dev] Add transform() and untranform() methods
Serhiy Storchaka
storchaka at gmail.com
Fri Nov 15 11:10:41 CET 2013
More information about the Python-Dev mailing list
Fri Nov 15 11:10:41 CET 2013
- Previous message: [Python-Dev] Add transform() and untranform() methods
- Next message: [Python-Dev] Add transform() and untranform() methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
15.11.13 12:02, Steven D'Aprano написав(ла): > It would be really good to be able to query the available codecs. For > example, many applications offer an "Encoding" menu, where you can > specify the codec used for text. That's hard in Python, since you > can't retrieve a list of known codecs. And you can't determine which codec is binary<->text encoding.
- Previous message: [Python-Dev] Add transform() and untranform() methods
- Next message: [Python-Dev] Add transform() and untranform() methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list