[Python-Dev] 2to3 status, repositories and HACKING guide
anatoly techtonik
techtonik at gmail.com
Wed Mar 23 08:01:02 CET 2011
More information about the Python-Dev mailing list
Wed Mar 23 08:01:02 CET 2011
- Previous message: [Python-Dev] [Python-checkins] cpython (2.7): Issue 10787: Document the probability density function for random.gammavariate.
- Next message: [Python-Dev] 2to3 status, repositories and HACKING guide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Currently 2to3 page at http://wiki.python.org/moin/2to3 lists http://svn.python.org/view/sandbox/trunk/2to3 as a repository for 2to3 tool. There is also an outdated repository at http://hg.python.org/ and the page says that the code is finally integrated into CPython 2.6 - you can see it at http://hg.python.org/cpython/file/default/Lib/lib2to3. So, what version is more up-to-date? In svn repository there is a HACKING guide advising to use find_pattern.py script for writing new fixer. However, there is no find_pattern.py in CPython repository, no HACKING guide, no any documentation about how to write fixers or description of PATTERN format. Did I miss something? -- anatoly t.
- Previous message: [Python-Dev] [Python-checkins] cpython (2.7): Issue 10787: Document the probability density function for random.gammavariate.
- Next message: [Python-Dev] 2to3 status, repositories and HACKING guide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list