|
Python 3.3.0 |
Download Python 3.3.0.
Python is a dynamic programming language that supports
Object-Oriented Programming (OOP).
Python can be used for different purposes of software development and can run on various operating systems. As with dynamic languages,
Python is often used as a scripting language interpreter integrated with the operating system
.. The program can be directly executed using the python interpreter, without going through the process of compiling its own.
Python runs on Linux / Unix, Windows,
Mac OS X, Java Virtual Machine, OS / 2, Amiga, Palm, Symbian.
Python 3.3.0 - High Level Programming Language
Python is a high level programming language, has a builtin data structure with operations rich capabilities and flexible, so that
Python programs more concise than if written in C/C++ or
Java.
Python is a modular language, each program is a python module that can be imported by other programs to use objects or functions. Library python is very extensible, for those of you who master the C programming language, it is not difficult to add new functionality or module into the python library.
What's New in Python 3.3.0 - Changelog
- New yield from expression for generator delegation
- The u'unicode' syntax is accepted again for str objects
- Faulthandler (helps debugging low-level crashes)
- Ipaddress (high-level objects representing IP addresses and masks)
- Lzma (compress data using the XZ / LZMA algorithm)
- Unittest.mock (replace parts of your system under test with mock objects)
- Venv (Python virtual environments, as in the popular virtualenv package)
- Reworked I/O exception hierarchy
- Rewritten import machinery based on importlib
- More compact unicode strings
- More compact attribute dictionaries
- C Accelerator for the decimal module
- Better unicode handling in the email module (provisional).
- Hash randomization is switched on by default
Download
{ 0 comments ... read them below or add one }
Post a Comment
Please leave a comment, Report immediately if broken link, Enjoy download it Preedators Free Download Software