Re: [Python-Dev] r84513 - python/branches/py3k/Doc/whatsnew/3.2.rst

2010-09-05 Thread Georg Brandl
Am 05.09.2010 13:18, schrieb Antoine Pitrou: > On Sun, 5 Sep 2010 02:27:25 +0200 (CEST) > raymond.hettinger wrote: >> + >> +The common directory is "pyshared" and the file names are made distinct by >> +identifying the Python implementation (such as CPython, PyPy, Jython, >> etc.), the >> +major

Re: [Python-Dev] r84513 - python/branches/py3k/Doc/whatsnew/3.2.rst

2010-09-05 Thread Antoine Pitrou
On Sun, 5 Sep 2010 02:27:25 +0200 (CEST) raymond.hettinger wrote: > + > +The common directory is "pyshared" and the file names are made distinct by > +identifying the Python implementation (such as CPython, PyPy, Jython, etc.), > the > +major and minor version numbers, and optional build flags (