~pythonregexp2.7/python/issue2636

« back to all changes in this revision

Viewing changes to Tools/README

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-06-09 14:36:32 UTC
  • mfrom: (39021.1.402 Regexp-2.6)
  • Revision ID: darklord@timehorse.com-20080609143632-wwwkx92u1t5l7yd3
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
bgen            Generate complete extension modules from a
11
11
                description.  Still under development!
 
12
                WARNING: bgen has been removed in 3.0.
12
13
 
13
14
compiler        Tools used to maintain the compiler package in the
14
15
                standard library.