[Python-Dev] Get fame and fortune from mindless editing

Skip Montanaro skip@pobox.com
Wed, 31 Jul 2002 10:57:08 -0500


    Mark> * Modules/*.c - all 'DL_EXPORT(void)' references ...

    Mark> * Include/*.h - all public declarations need to be changed ...

Context diff of these changes are attached to

    http://python.org/sf/566100

Regression tests pass on my Linux box.  See my note for a couple caveats.

Skip