Revision 1 as of 2004-03-18 22:32:22

Clear message

Introduction

Python 3 (aka "Python 3000" or "Python3K") is the next major revision of Python. It's been rumored for a long time as a "clean up" of Python, a chance to clean out the attic so-to-speak. I've just started this page to try and identify topics that have come up as possible inclusions (or exclusions) in Python 3. The content below is organized as it popped out of my head. Feel free to rearrange things to provide a more cohesive document.

Note: None of this is cast in stone. Don't blame Guido, Tim, Barry, Fred or Jeremy for any of this. There is no projected date for Python 3. All blame for errors goes to [http://www.musi-cal.com/~skip/ Skip Montanaro] (skip@pobox.com). Feel free to add to what's here.

Builtins

Syntax

Standard Library

Object Model

References

  1. [http://python.org/doc/essays/ppt/uk2003/uk2003.ppt UK 2003] - keynote address to Python UK 2003 conference.

  2. See also PythonThreeDotOh

Unable to edit the page? See the FrontPage for instructions.