Python 3.0

Python - (Open Source)



Python is a object-oriented programming language that promises a lot when it comes to software development.

Python is a programming language that lets you work more quickly and integrate your systems more effectively. It runs on Windows, Linux / Unix, Mac OS X, and has been ported to the Java Virtual Machine and. NET.

Known to be a structured, solid and multi language, object oriented programming language Python can be used for many kinds of software development. It is often used by computer science teachers to discover the language constructs for object-oriented programming. It is very easy to learn and to use and it includes extensive standard libraries.

Like Ruby or Perl, Python knows a great success especially as it is made ​​freely available to programmers since it is distributed as Open Source. Finally, it is particularly used as a scripting language to automate simple tasks tedious and repetitive due to its simplicity in terms of development and operation.

Title:
Python 3.0
File Size:
12.6 MB
Requirements:
Windows (All Versions)
Language:
en-us
License:
Open Source
Date Added:
07 Dec 2008
Publisher:
Python
Homepage:
http://www.python.org
MD5 Checksum:
2B85194A040B34088B64A48FA907C0AF

Core and Builtins
-----------------

- Issue #3996: On Windows, the PyOS_CheckStack function would cause the
interpreter to abort ("Fatal Python error: Could not reset the stack!")
instead of throwing a MemoryError.

- Issue #3689: The list reversed iterator now supports __length_hint__
instead of __len__. Behavior now matches other reversed iterators.

- Issue #4367: Python would segfault during compiling when the unicodedata
module couldn't be imported and N escapes were present.

- Fix build failure of _cursesmodule.c building with -D_FORTIFY_SOURCE=2.

Library
-------

- Issue #4387: binascii now refuses to accept str as binary input.

- Issue #4073: Add 2to3 support to build_scripts, refactor that support
in build_py.

- IDLE would print a "Unhandled server exception!" message when internal
debugging is enabled.

- Issue #4455: IDLE failed to display the windows list when two windows have
the same title.

- Issue #3741: DISTUTILS_USE_SDK set causes msvc9compiler.py to raise an
exception.

- Issue #4433: Fixed an access violation when garbage collecting
_ctypes.COMError instances.

- Issue #4429: Fixed UnicodeDecodeError in ctypes.

- Issue #4373: Corrected a potential reference leak in the pickle module and
silenced a false positive ref leak in distutils.tests.test_build_ext.

- Issue #4382: dbm.dumb did not specify the expected file encoding for opened
files.

- Issue #4383: When IDLE cannot make the connection to its subprocess, it would
fail to properly display the error message.

Build
-----

- Issue #4407: Fix source file that caused the compileall step in Windows
installer to fail.

Docs
----

- Issue #4449: Fixed multiprocessing examples

- Issue #3799: Document that dbm.gnu and dbm.ndbm will accept string arguments
for keys and values which will be converted to bytes before committal.




Screenshots

Related software





User Rating:

4.0/5 from 47 users