]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backward compatibity module for constants from cl.h include file. The
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 17 May 1995 11:18:22 +0000 (11:18 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 17 May 1995 11:18:22 +0000 (11:18 +0000)
commitc8718c3ddd802132be2eb33aa5ffa7b18efc3db0
treecf1608556fb4647f0b3c1dd865ac7b2e427f067a
parent3db845b6f77cdd29255efac2251140dd9bdedc59
Backward compatibity module for constants from cl.h include file.  The
values are gotten from the cl module.  CL_old is there in case cl
doesn't exist.
Lib/irix5/CL.py
Lib/irix5/CL_old.py [new file with mode: 0755]
Lib/plat-irix5/CL.py
Lib/plat-irix5/CL_old.py [new file with mode: 0755]