From: Jack Jansen Date: Sat, 29 Mar 2003 23:04:01 +0000 (+0000) Subject: Moved gensuitemodule from Mac/scripts to Lib/plat-mac. Documentation X-Git-Tag: v2.3c1~1333 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a942b9931c9ef13f7baf82c12e4ee312e6906f1c;p=thirdparty%2FPython%2Fcpython.git Moved gensuitemodule from Mac/scripts to Lib/plat-mac. Documentation remains to be done. --- diff --git a/Mac/scripts/gensuitemodule.py b/Lib/plat-mac/gensuitemodule.py similarity index 100% rename from Mac/scripts/gensuitemodule.py rename to Lib/plat-mac/gensuitemodule.py