From a942b9931c9ef13f7baf82c12e4ee312e6906f1c Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sat, 29 Mar 2003 23:04:01 +0000 Subject: [PATCH] Moved gensuitemodule from Mac/scripts to Lib/plat-mac. Documentation remains to be done. --- {Mac/scripts => Lib/plat-mac}/gensuitemodule.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Mac/scripts => Lib/plat-mac}/gensuitemodule.py (100%) 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 -- 2.50.1