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

..24-Jun-200925

LICENSE.txtH A D23-Jun-20091.1 KiB

PyInterpreter.nib/H09-Jun-20145

PyInterpreter.pyH A D23-Jun-200917.1 KiB

README.txtH A D23-Jun-2009452

setup.pyH A D23-Jun-2009328

summary.txtH A D23-Jun-2009181

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