[Python-Dev] string representation of range in 3.0 (original) (raw)
Christian Heimes lists at cheimes.de
Wed Apr 16 23:39:40 CEST 2008
- Previous message: [Python-Dev] string representation of range in 3.0
- Next message: [Python-Dev] string representation of range in 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum schrieb:
Why only str()? Note that the interactive prompt uses repr() to display values.
Does py3k still use the tp_print slot for the interactive prompt?
Christian
- Previous message: [Python-Dev] string representation of range in 3.0
- Next message: [Python-Dev] string representation of range in 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]