]> granicus.if.org Git - python/commit
Got this to work in MacPython. The code is #ifdef macintosh style (to match the exist...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Oct 2001 22:26:16 +0000 (22:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Oct 2001 22:26:16 +0000 (22:26 +0000)
commit963659af2990d254b946a0630d7626abc3bbc500
tree1511a478bc19e6570e9b5450d8d70f56717e46dc
parent6f1da007b9f9146a164554d389fdf0ad91fa46d7
Got this to work in MacPython. The code is #ifdef macintosh style (to match the existing #ifdef MS_WINDOWS), but eventually ifdeffing on configure features is probably better.
Modules/_hotshot.c