#jython IRC Log (v0.9)

Index

IRC Log for 2015-07-02

Timestamps are in GMT/BST.

[0:10] * xemdetia (xemdetia@nat/ibm/x-ttntqowmkstgedln) Quit (Ping timeout: 244 seconds)
[1:27] * gopar (~gopar@2601:642:c001:f5b9:a6db:30ff:fea2:873) has joined #jython
[2:58] * UncleGoogle is now known as ahmed_
[4:56] * dustinm (~dustinm@105.ip-167-114-152.net) Quit (Quit: Leaving)
[5:01] * dustinm (~dustinm@105.ip-167-114-152.net) has joined #jython
[6:25] * gopar (~gopar@2601:642:c001:f5b9:a6db:30ff:fea2:873) Quit (Remote host closed the connection)
[6:52] * JythonLogBot disconnected - trying to reconnect...
[6:52] -asimov.freenode.net- *** Looking up your hostname...
[6:52] -asimov.freenode.net- *** Checking Ident
[6:52] -asimov.freenode.net- *** No Ident response
[6:52] -asimov.freenode.net- *** Couldn't look up your hostname
[17:36] -barjavel.freenode.net- *** Looking up your hostname...
[17:36] -barjavel.freenode.net- *** Checking Ident
[17:36] -barjavel.freenode.net- *** No Ident response
[17:36] -barjavel.freenode.net- *** Couldn't look up your hostname
[17:36] * JythonLogBot (~PircBot@74.50.59.201) has joined #jython
[17:36] * Topic is 'Jython 2.7 final released: http://tinyurl.com/muqfuul | This channel is logged: http://jython.extreme.st/irclogs/ | Please update the wiki: http://wiki.python.org/jython | Jython Book: http://jythonbook.com | Podcast: http://jython.org/jythonpodcast/'
[17:36] * Set by agronholm!~agronholm@nblzone-211-20.nblnetworks.fi on Sun May 03 05:10:52 UTC 2015
[18:37] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 252 seconds)
[19:47] * plankton (~plankton@177.155.125.70) Quit (Quit: Saindo)
[20:47] * clajo04 (~clajo04@pool-108-54-80-65.nycmny.fios.verizon.net) Quit (Quit: clajo04)
[21:00] * clajo04 (~clajo04@pool-108-54-80-65.nycmny.fios.verizon.net) has joined #jython
[21:27] * xemdetia (xemdetia@nat/ibm/x-tvqcwdcpudsburis) Quit (Ping timeout: 276 seconds)
[21:44] * lawltoad (~lawltoad@67-207-117-178.static.wiline.com) has joined #jython
[21:53] <lawltoad> Hi all! is there an easy way to have multiple jython interactive prompts inside a single process? Ideally accesable from TCP
[21:55] <agronholm> no clue, unfortunately
[21:55] <agronholm> try it and see what happens :)
[22:24] <lawltoad> I tried makign another InteractiveConsole() and then using setIn and setOut
[22:24] <lawltoad> but that just hijacked everything processwide
[22:25] <agronholm> lawltoad: but did you make another PythonInterpreter?
[22:26] <lawltoad> ... no : (
[22:27] <lawltoad> InteractiveConsole dosn't have a param for a new interperater
[22:28] <agronholm> lawltoad: no, but you're supposed to create another PythonInterpreter
[22:29] <agronholm> I think that might help
[22:29] <agronholm> how did you instantiate the InteractiveConsole anyways
[22:29] <lawltoad> wait, InteractiveConsole extends InteractiveInterpreter extends PythonInterpreter
[22:29] <lawltoad> I just did a new InteractiveConsole()
[22:29] <lawltoad> so I think that is a new Interperater
[22:29] <agronholm> I see
[22:30] <agronholm> but it is possible that since the sys module is shared, the inputs and outputs are also shared
[22:30] <agronholm> we're planning to rectify this in Jython 3.5
[22:31] <lawltoad> Well theres a PySystemState that PythonInterpreter constructor could take thats not in InteractiveConsole
[22:31] <lawltoad> maybe I just need to use alternative constructors
[22:31] <agronholm> but iirc the key variables in PySystemState are static
[22:31] <lawltoad> ahh
[22:31] <lawltoad> so at present this is a system limitation?
[22:32] <agronholm> yeh
[22:33] <lawltoad> public PyObject stdout, stderr, stdin;
[22:33] <lawltoad> public PyObject __stdout__, __stderr__, __stdin__;
[22:34] <lawltoad> seems to not be static tho, so maybe this is workablwe
[22:38] * lopex (uid4272@gateway/web/irccloud.com/x-lccggecssdiaqgqd) Quit (Ping timeout: 252 seconds)
[22:39] * lopex (uid4272@gateway/web/irccloud.com/x-hpcgobracmyccopn) has joined #jython
[22:42] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[22:42] <agronholm> good luck!
[22:43] * chrisseaton (sid38584@gateway/web/irccloud.com/x-hjabunuykibbqyjv) Quit (Ping timeout: 252 seconds)
[22:43] * Rondom (~rondom@nonmodosedetiam.net) Quit (Disconnected by services)
[22:44] * Rondom_ (~rondom@nonmodosedetiam.net) has joined #jython
[22:45] * chrisseaton (sid38584@gateway/web/irccloud.com/x-kwkwtvemrwygswtu) has joined #jython
[22:46] <lawltoad> I'll play with it more tomottow
[22:46] <lawltoad> and get back to you guys!
[22:47] * lawltoad (~lawltoad@67-207-117-178.static.wiline.com) Quit (Quit: Leaving)
[23:17] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC - http://znc.in)
[23:19] * eatkin (~eatkin@166.70.212.121) has joined #jython
[23:48] * AndyBotwin (~sussman@179.179.7.176) has joined #jython
[23:48] * AndyBotwin (~sussman@179.179.7.176) Quit (Changing host)
[23:48] * AndyBotwin (~sussman@unaffiliated/andybotwin) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).