[Python-Dev] Running Py2.6 with the -3 option (original) (raw)
engelbert gruber grubert at users.sourceforge.net
Wed Jul 16 08:50:02 CEST 2008
- Previous message: [Python-Dev] Running Py2.6 with the -3 option
- Next message: [Python-Dev] Running Py2.6 with the -3 option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I see mostly dict.has_key() not supported in 3.x;
and sometimes
DeprecationWarning: callable() not supported in 3.x;
.
and if someone with commit rights would take i would volunteer to fix these two on case by case basis, even if it is not my case.
all the best
- Previous message: [Python-Dev] Running Py2.6 with the -3 option
- Next message: [Python-Dev] Running Py2.6 with the -3 option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]