commit | b941825fa20a87c7544735fea9e678e17fde2b2d | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Jan 26 18:59:06 2006 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Jan 26 18:59:06 2006 +0000 |
tree | da5d000cde691e3aa660f52ba28345c30dba8b25 | |
parent | 08e301f8bda33203a89b2a450eb8104d815ff534 [diff] |
Fix PyGC_Collect() to be exported from the built DLL on Windows. (Fix given by Matt Messier).