]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/__init__.py
move wxPython to new trunk
[wxWidgets.git] / wxPython / wx / py / __init__.py
diff --git a/wxPython/wx/py/__init__.py b/wxPython/wx/py/__init__.py
deleted file mode 100644 (file)
index 4ae1c3a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-"""The py package, formerly the PyCrust package."""
-
-__author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
-__cvsid__ = "$Id$"
-__revision__ = "$Revision$"[11:-2]
-
-import buffer
-import crust
-import dispatcher
-import document
-import editor
-import editwindow
-import filling
-import frame
-import images
-import interpreter
-import introspect
-import pseudo
-import shell
-import version