Changeset 391 for python/trunk/Misc/pymemcompat.h
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Misc/pymemcompat.h
r2 r391 73 73 It is possible to support both the 2.0 and 2.2 GC APIs, but it's 74 74 not pretty and this comment block is too narrow to contain a 75 desc iption of what's required... */75 description of what's required... */ 76 76 77 77 #if PY_VERSION_HEX < 0x020200B1
Note:
See TracChangeset
for help on using the changeset viewer.