This package contains my list comprehensions modifications
for Python 1.5.2. See doc/listcomp.html for more information.

Installation
------------

1) cd to the Python-1.5.2 source directory.

2) Apply the patches in listcomp.patch.

3) cd to the Grammar directory and make.

4) cd back to the source directory and make.

5) Try out the test/*.py files.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+

