Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...Tkinter, see note 2 for instructions.] The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the download page. MD5 checksums and sizes of the released files: 5efe838a7878b170f67...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.2.1) for OS X 10.3 through 10.6 [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the do...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.2.2) for OS X 10.3 through 10.6 [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the do...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.2.3) for OS X 10.3 through 10.6 [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the do...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.2.4) for Mac OS X 10.3 and later [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the d...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.2.5) for Mac OS X 10.3 and later [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26DE A9D4 6133 91EF 3E25 C9FF 0A5B 1018 3658 0288. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are located on the d...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.4.0rc1) for Mac OS X 10.5 and later [2] (sig) The source tarballs are signed with Larry Hastings' key, which has a key id of F73C700D; the fingerprint is 97FC 712E 4C02 4BBE A48A 61ED 3A5C A953 F73C 700D. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are locate...
...Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.4.0rc2) for Mac OS X 10.5 and later [2] (sig) The source tarballs are signed with Larry Hastings' key, which has a key id of F73C700D; the fingerprint is 97FC 712E 4C02 4BBE A48A 61ED 3A5C A953 F73C 700D. The Windows installer was signed by Martin von Löwis' public key, which has a key id of 7D9DC8D2. The Mac installers were signed with Ned Deily's key, which has a key id of 6F5E1540. The public keys are locate...
...tkinter containing a module Tkinter.py. Should one write import Tkinter or import tkinter.Tkinter? If the tkinter subdirectory os on the path, both will work, but that's creating unnecessary confusion. I have established a simple naming convention that should remove this confusion: non-package directories must have a hyphen in their name. In particular, all platform-specific subdirectories (sunos5, win, mac, etc.) have been renamed to a name with the prefix "plat-". The subdirectori...
Version: None
Released: Oct. 29, 2013
View Release Notes
Released: Dec. 5, 2017
This is an early developer preview of Python 3.7 Major new features of the 3.7 series, compared to 3.6 Python 3.7 is still in development. This releasee, 3.7.0a3, is the third of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: June 26, 2009
Python 3.1 has been superseded by 3.1.1. You can download 3.1.1. Python 3.1 final was released on June 27th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations …
Released: April 20, 2015
Python 3.5.0a4 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a4 was released on April 20th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a4 is the fourth and final …
...Tkinter on OS X page for more information. You can run a Python interpreter by double-clicking on Applications / Utilities / Terminal and typing python3 (if you've installed a version of Python 3) or python (to use Python 2) in the window that opens up. You can also launch IDLE for the Python version you have installed by double-clicking its icon in the appropriate Python version folder in the Applications folder or you can also just type idle3 or idle in a terminal window. There are many thous...
...Tkinter A pure Python reference implementation of the import statement New syntax for nested with statements See these resources for further information: What's new in 3.1? Python 3.1 change log. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. We currently support these formats for download: Gzipped source tar ball (3.1) (sig) Bzipped source tar ball (3.1) (sig) Windows x86 MSI Installer (3.1) (sig) Wind...
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features …
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the …
...Tkinter drag-and-drop). Some modules that were declared obsolete a while ago have been moved out of the standard library path. From 1.4 To 1.5 - Highlights It's much faster (almost twice for the Lib/test/pystone.py benchmark.) There is now an assert statement: assert <condition> or assert <condition>, <errormessage>. It raises AssertionError if the condition evaluates to false. The default error message is empty; the source text of the assertion statement is printed as pa...
If you didn't find what you need, try your search in the Python language documentation.