
r2832. `python py.py -h' says that '-P' option lets the interpreter run in trace objspace, but it fails. How can I run in the trace objspace?

Hi Seo! [Seo Sanghyeon Mon, Jan 19, 2004 at 06:30:59PM +0900]
i think this option is a left over and should be deleted. You are actually supposed to run 'python tool/traceinteractive.py' with the '-T' or '-S' option. I just fixed two minor glitches in this file. Note, that the completer in there doesn't really work (Richard, what is that 'GERE' supposed to mean? :-) We certainly want to perform some cleanup and unification on our "frontend" scripts so that probably only 'py.py' remains and the rest goes ... cheers, holger

Hi Seo! [Seo Sanghyeon Mon, Jan 19, 2004 at 06:30:59PM +0900]
i think this option is a left over and should be deleted. You are actually supposed to run 'python tool/traceinteractive.py' with the '-T' or '-S' option. I just fixed two minor glitches in this file. Note, that the completer in there doesn't really work (Richard, what is that 'GERE' supposed to mean? :-) We certainly want to perform some cleanup and unification on our "frontend" scripts so that probably only 'py.py' remains and the rest goes ... cheers, holger
participants (3)
-
holger krekel
-
Richard Emslie
-
Seo Sanghyeon