|
|
|
|
|
by CyberFonic
3640 days ago
|
|
I have been using Python v3 since 3.1 was released. I didn't have a large code base at the time so I found moving to v3 easy and have since developed all existing and new systems using v3.x. The only backward compatibility issue being
Google App Engine SDK which requires v2.7. But even there I have had no problems with differences between the dialects. |
|