summaryrefslogtreecommitdiffstats
path: root/Lib/irix5/CL_old.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed platform specific subdirectories to plat-*.Guido van Rossum1997-09-091-236/+0
|
* Backward compatibity module for constants from cl.h include file. TheSjoerd Mullender1995-05-171-0/+236
values are gotten from the cl module. CL_old is there in case cl doesn't exist.