Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Attaching a live interpreter to a script?

Reply
Thread Tools

Attaching a live interpreter to a script?

 
 
Kannon
Guest
Posts: n/a
 
      01-13-2009
I'm sure this has come up before, but my google-fu is just not strong
enough to find it out of 10,000~ posts, and apologies if this is
obvious.

What I'd like to do is attach an interpreter to a program running from
a script (I.E, not something I typed into the live interpreter). It'd
be an awesome way to debug programs, as well as tweak parameters and
such at runtime. Ideally, I'd like it to be something in pure python
so I could throw it into Jython and IronPython as well. (Though, I can
actually code Java and C#, so implementing it is something I could do
myself, if needed.) I was thinking maybe something I could throw into
a tkinter window or similar, but I wasn't able to find anything on how
to pass stuff directly to the interpreter.

Any ideas, or if this is even possible would be nice. Thanks in
advance.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
unable to download live messenger from windows live hotmail boney Computer Support 0 10-28-2007 12:43 AM
Python embedded interpreter: how to initialize the interpreter ? ycollet@freesurf.fr Python 3 01-03-2007 01:00 AM
Attaching to a Python Interpreter a la Tcl DE Python 6 02-24-2005 01:49 PM
Re: Springsteen "Live in Barcelona" vs. U2's "Go Home - Live at Slane Castle" dvds Goldfinger DVD Video 2 11-22-2003 02:25 AM
Springsteen "Live in Barcelona" vs. U2's "Go Home Live" dvds Thomas Bell DVD Video 2 11-19-2003 04:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57