Re: [Python-Dev] [PEPs] Support the /usr/bin/python2 symlink upstream

2011-07-09 Thread Kerrick Staley
$ svn diff Index: pep-0394.txt === --- pep-0394.txt(revision 88860) +++ pep-0394.txt(working copy) @@ -1,5 +1,5 @@ PEP: 394 -Title: The "python" command on Unix-Like Systems +Title: The "python" Command on Unix-Like Sy

Re: [Python-Dev] [PEPs] Support the /usr/bin/python2 symlink upstream

2011-07-09 Thread Kerrick Staley
Sorry that I dropped the ball on this. I'd still like to see this get implemented, but I got distracted with school and forgot about it. Updates I have made to the PEP will be sent as a patch immediately after this email. Here's a summary of what was happenening when we left off: * The draft SVN v