[Python-ideas] Support os.path.join for Windows paths on Posix

Barry Warsaw barry at python.org
Fri Nov 1 22:26:44 CET 2013


On Nov 01, 2013, at 01:22 PM, Ethan Furman wrote:

>On 11/01/2013 07:39 AM, Ryan Gonzalez wrote:
>> I've got Ubuntu 12. Plus, it takes too long to type all that.

>It takes too long to say "Python 3 doesn't come with Ubuntu 12"?  Three extra
>characters to be accurate and correct, but that was too big a burden for you?

Well actually, I'm not even sure what "Ubuntu 12" is.  Is that 12.04 or 12.10?
My guess is 12.04 LTS, but it's just a guess. ;)

In any case, a version of Python 3 has been available in Ubuntu since at least
2010:

% rmadison python3
   python3 | 3.1.2-0ubuntu1 |         lucid | all
   python3 | 3.2.3-0ubuntu1 |       precise | all
   python3 | 3.2.3-0ubuntu1.2 | precise-updates | amd64, armel, armhf, i386, powerpc
   python3 | 3.2.3-5ubuntu1 |       quantal | all
   python3 | 3.2.3-5ubuntu1.2 | quantal-updates | amd64, armel, armhf, i386, powerpc
   python3 | 3.3.1-0ubuntu1 |        raring | amd64, armhf, i386, powerpc
   python3 | 3.3.2-14ubuntu1 |         saucy | amd64, arm64, armhf, i386, powerpc
   python3 | 3.3.2-14ubuntu1 |        trusty | amd64, arm64, armhf, i386, powerpc

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131101/686b9cea/attachment.sig>


More information about the Python-ideas mailing list