Pycharm logo

PyCharm

The Python IDE for data science and web development

Features Tutorials

Python 3.3 support in PyCharm 2.6

PyCharm has been updated to support the new language features of Python 3.3:

  • New yield from expression for generator delegation
  • The u'unicode' syntax is accepted again for str objects
  • New raise ... from None syntax for suppressing exception context
  • Reworked I/O exception hierarchy
  • New venv standard library module (Python virtual environments, as in the popular virtualenv package)
  • Native support for implicit namespace packages

We’ve recorded a screencast What’s New in Python 3.3 as a quick introduction to the new features:

http://www.youtube.com/watch?v=KYXnQzKcsQ0

The source code used in this screencast is hosted on GitHub.


Back to School Sale!

Back to school saleGet up to 50% OFF personal licenses for PyCharm and other JetBrains products before September 14th.
Special offer details.

image description