| commit | f78b1c6573a7e4a30f799fd28acd414e5deb140d | [log] [tgz] |
|---|---|---|
| author | Christian Heimes <christian@cheimes.de> | Sun Dec 02 16:52:32 2007 +0000 |
| committer | Christian Heimes <christian@cheimes.de> | Sun Dec 02 16:52:32 2007 +0000 |
| tree | f9bd6ff9ecca07e3b9365cdb90de24bcfd813602 | |
| parent | 2137b6aa997209ac3529c439f82383de0219940d [diff] |
I've moved the remains of PyInt_ to the longobject.h header file and removed the inclusing of intobject.h from Python.h. Now the intobject.h exists only to provide some aliases for porters from Python 2.x.