[Python-Dev] anomaly (original) (raw)
Mark Rosenblitt-Janssen dreamingforward at gmail.com
Sun May 10 18:34:52 CEST 2015
- Previous message (by thread): [Python-Dev] Mac popups running make test
- Next message (by thread): [Python-Dev] anomaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here's something that might be wrong in Python (tried on v2.7):
class int(str): pass
int(3) '3'
Mark
- Previous message (by thread): [Python-Dev] Mac popups running make test
- Next message (by thread): [Python-Dev] anomaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]