commit | e7a65ef363906ffc070613ab9dd4766d96726af2 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <[email protected]> | Fri Oct 04 12:43:02 2002 +0000 |
committer | Neal Norwitz <[email protected]> | Fri Oct 04 12:43:02 2002 +0000 |
tree | fe914ab545ec5eb4bf87c9593aaa48f6c0fd4f82 | |
parent | a3d10a2c86252a19bb0f0cebd7fd7613eb2e0d0f [diff] |
SF # 607253, header file problems by Ralf W. Grosse-Kunstleve Don't pollute the namespace when protecting against multiple header inclusion. Prefix with Py_ and use standard naming convention Py_FILENAME_H.