• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..08-Feb-201125

LICENSE.txtH A D01-Nov-20071.1 KiB

PyInterpreter.nib/H09-Jun-20145

PyInterpreter.pyH A D08-Apr-200917.1 KiB

README.txtH A D01-Nov-2007452

setup.pyH A D08-Apr-2009328

summary.txtH A D06-Jan-2008181

README.txt

1PyInterpreter
2
3PyInterpreter is a full featured Python interpreter in a NSTextView.
4
5See:    http://pyobjc.sourceforge.net/
6        http://pythonmac.org/wiki/PyInterpreter
7
8Source for both the pyobjc module and PyInterpreter are
9available via the pyobjc sourceforge CVS repository.
10
11The source of this application demonstrates
12- Advanced usage of NSTextView
13- Manual event dispatching
14- Text completion (Only in OS X 10.3)
15
16Bob Ippolito
17bob@redivi.com
18