From: Jack Jansen Date: Sun, 20 Aug 2000 20:21:38 +0000 (+0000) Subject: Moved to unsupported: it never lived up to its expectancies, and for the Mac all... X-Git-Tag: v2.0b1~342 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ebf2d2ca4694ec38ae07fcb8e7b7a115f5bf977;p=thirdparty%2FPython%2Fcpython.git Moved to unsupported: it never lived up to its expectancies, and for the Mac all the functionality is available in the IDE. --- diff --git a/Mac/Tools/twit/TwitCore.py b/Mac/Unsupported/twit/TwitCore.py similarity index 100% rename from Mac/Tools/twit/TwitCore.py rename to Mac/Unsupported/twit/TwitCore.py diff --git a/Mac/Tools/twit/mac_widgets.py b/Mac/Unsupported/twit/mac_widgets.py similarity index 100% rename from Mac/Tools/twit/mac_widgets.py rename to Mac/Unsupported/twit/mac_widgets.py diff --git a/Mac/Tools/twit/mactwit_app.py b/Mac/Unsupported/twit/mactwit_app.py similarity index 100% rename from Mac/Tools/twit/mactwit_app.py rename to Mac/Unsupported/twit/mactwit_app.py diff --git a/Mac/Tools/twit/mactwit_browser.py b/Mac/Unsupported/twit/mactwit_browser.py similarity index 100% rename from Mac/Tools/twit/mactwit_browser.py rename to Mac/Unsupported/twit/mactwit_browser.py diff --git a/Mac/Tools/twit/mactwit_edit.py b/Mac/Unsupported/twit/mactwit_edit.py similarity index 100% rename from Mac/Tools/twit/mactwit_edit.py rename to Mac/Unsupported/twit/mactwit_edit.py diff --git a/Mac/Tools/twit/mactwit_mod.py b/Mac/Unsupported/twit/mactwit_mod.py similarity index 100% rename from Mac/Tools/twit/mactwit_mod.py rename to Mac/Unsupported/twit/mactwit_mod.py diff --git a/Mac/Tools/twit/mactwit_stack.py b/Mac/Unsupported/twit/mactwit_stack.py similarity index 100% rename from Mac/Tools/twit/mactwit_stack.py rename to Mac/Unsupported/twit/mactwit_stack.py diff --git a/Mac/Tools/twit/twit.py b/Mac/Unsupported/twit/twit.py similarity index 100% rename from Mac/Tools/twit/twit.py rename to Mac/Unsupported/twit/twit.py diff --git a/Mac/Tools/twit/twit.rsrc b/Mac/Unsupported/twit/twit.rsrc similarity index 99% rename from Mac/Tools/twit/twit.rsrc rename to Mac/Unsupported/twit/twit.rsrc index 1d1c7cf48629..a659719b830e 100644 Binary files a/Mac/Tools/twit/twit.rsrc and b/Mac/Unsupported/twit/twit.rsrc differ diff --git a/Mac/Tools/twit/twittest.py b/Mac/Unsupported/twit/twittest.py similarity index 100% rename from Mac/Tools/twit/twittest.py rename to Mac/Unsupported/twit/twittest.py