[Python-Dev] Divorcing str and unicode (no more implicit conversions). (original) (raw)
Martin Blais blais at furius.ca
Sat Oct 15 08:50:21 CEST 2005
- Previous message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Next message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/3/05, Michael Hudson <mwh at python.net> wrote:
Martin Blais <blais at furius.ca> writes:
> How hard would that be to implement? import sys reload(sys) sys.setdefaultencoding('undefined')
Hmmm any particular reason for the call to reload() here?
- Previous message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Next message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]