Since Django doesn\'t yet support Python 3.x, I\'m using Python 2.7. However, I\'d like to go ahead and start familiarizing myself with the new Python 3.x syntax as much as
Many Python IDE's can be of big help here.
PyCharm, for example, can be configured to check for compatibility with any range of versions,
and report issues at any level of severity: