[Python-3000] Empty set and empty dictionary (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue Apr 17 02:22:29 CEST 2007
- Previous message: [Python-3000] Empty set and empty dictionary
- Next message: [Python-3000] Empty set and empty dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
DillonCo wrote:
Why not use "<>" for sets?
Some possible reasons:
It would look ugly
There could be visual confusion with comparison operators
There could be parsing difficulties distinguishing nested set bracketing from << and >> operators
-- Greg
- Previous message: [Python-3000] Empty set and empty dictionary
- Next message: [Python-3000] Empty set and empty dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]