Changeset 10 for python/trunk/Modules/_hotshot.c
- Timestamp:
- Sep 3, 2010, 5:33:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Modules/_hotshot.c
r2 r10 1605 1605 1606 1606 1607 #ifdef __OS2__ 1608 PyMODINIT_FUNC 1609 #else 1607 1610 void 1611 #endif 1608 1612 init_hotshot(void) 1609 1613 {
Note:
See TracChangeset
for help on using the changeset viewer.