Initial commit
commit0d8d8c33eb1dcde538ba42493bd69d852b8feeba
authorFelix Rabe <public@felixrabe.textdriven.com>
Mon, 21 May 2007 23:20:23 +0000 (22 01:20 +0200)
committerFelix Rabe <public@felixrabe.textdriven.com>
Mon, 21 May 2007 23:20:23 +0000 (22 01:20 +0200)
treeb2e375a1d2f0aaad6ac48a1cdd44436fbc1dd8d4
Initial commit
12 files changed:
COPYING.txt [new file with mode: 0644]
Documentation/intro.txt [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
PyGTKShell/API.py [new file with mode: 0644]
PyGTKShell/Core.py [new file with mode: 0644]
PyGTKShell/EnhancedTraceback.py [new file with mode: 0644]
PyGTKShell/Mixins.py [new file with mode: 0644]
PyGTKShell/RawConsole.py [new file with mode: 0644]
PyGTKShell/Utilities.py [new file with mode: 0644]
PyGTKShell/__init__.py [new file with mode: 0644]
setup.py [new file with mode: 0755]