Python 2.6a3 Released
Posted on May 9, 2008
Filed Under Python |
Good news!Python 2.6a3 Released.
Python is an object-oriented, literal translation computer programming language, is also a powerful and universal language,having 10 years of development,mature and stable.
New features in Python 2.6 alpha 3:
Core and builtins
—————–
- Issue #2719: backported the “next()“ builtin from Python 3.
- Issue #2681: The octal literal “0o8“ was incorrecly acctepted. Now it
properly raises a SyntaxError.
- Patch #2617: Reserved -J and -X arguments for Jython, IronPython and other
implementations of Python.
- Implemented PEP 370: Per user site-packages directory
Click for details for New features , Release notes and download
noneIf you enjoyed this post, make sure you subscribe to my RSS feed!
Comments
Leave a Reply