|
|
|
|
|
by glofish
2366 days ago
|
|
wait - what? Is Django a big enough project for you? Did you know that Django was not only successfully migrated from Python 2 to Python 3, it was ported in such a way that for many years it used the same codebase in both languages ... Perhaps that's the biggest advantage of porting from 2 to 3. A lot of the code could run in both languages. |
|