1. Non-issue to me, real issues to some.

2. Wrong group, expecially if you want dissenting opinions ;-).

3. print: 3.0 normal 'file = xxx' is visually prettier than 2.x idiosyncratic line-noisy '>> xxx'. I also prefer new 'except TypeError as t' to old 'except TypeError,t' since latter falsely implied some sort of equality of status. To me, 3.0 is a conceptually cleaner and hence nicer language.

tjr

_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to