[Python-Dev] Merges from 2.6 to 3.0? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sat Aug 9 20:47:19 CEST 2008
- Previous message: [Python-Dev] Merges from 2.6 to 3.0?
- Next message: [Python-Dev] Merges from 2.6 to 3.0?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks like there's a bit of manual work to do (replacing "try/finally" with "with", for example).
Why that? Shouldn't the 2.6 code already use the with statement?
Regards, Martin
- Previous message: [Python-Dev] Merges from 2.6 to 3.0?
- Next message: [Python-Dev] Merges from 2.6 to 3.0?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]