#jython IRC Log (v0.9)

Index

IRC Log for 2012-10-02

Timestamps are in GMT/BST.

[0:04] * catmtking (~catmtking@dhcp-138-23-59-162.dyn.ucr.edu) Quit (Ping timeout: 260 seconds)
[0:10] * msavy (~msavy@redhat/jboss/msavy) Quit (Remote host closed the connection)
[0:36] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[1:31] * catmtking (~catmtking@108-224-122-111.lightspeed.irvnca.sbcglobal.net) has joined #jython
[2:39] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) has joined #jython
[2:41] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) Quit (Remote host closed the connection)
[2:44] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) has joined #jython
[2:57] * Juneau001 (~Juneau@50.44.54.236) has joined #jython
[3:30] * Juneau001 (~Juneau@50.44.54.236) Quit (Quit: Juneau001)
[3:49] * Juneau001 (~Juneau@50.44.54.236) has joined #jython
[4:07] * catmtking (~catmtking@108-224-122-111.lightspeed.irvnca.sbcglobal.net) Quit (Quit: catmtking)
[4:15] * enebo (~enebo@mobile-198-228-209-169.mycingular.net) Quit (Ping timeout: 244 seconds)
[4:21] * Juneau001 (~Juneau@50.44.54.236) Quit (Quit: Juneau001)
[4:40] * enebo (~enebo@c-98-210-156-55.hsd1.ca.comcast.net) has joined #jython
[5:58] * enebo (~enebo@c-98-210-156-55.hsd1.ca.comcast.net) Quit (Quit: enebo)
[5:59] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) Quit (Ping timeout: 240 seconds)
[6:11] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:14] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[7:23] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[9:06] * MikeFair___ (~quassel@pool-71-108-123-13.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 260 seconds)
[9:35] * varialus (~varialus@199.192.96.200) has joined #jython
[9:51] * msavy (~msavy@redhat/jboss/msavy) has joined #jython
[14:25] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) has joined #jython
[14:47] * enebo (~enebo@c-98-210-156-55.hsd1.ca.comcast.net) has joined #jython
[15:02] * catmtking (~catmtking@dhcp-138-23-59-162.dyn.ucr.edu) has joined #jython
[15:32] * ctismer is now known as ctismer_afk
[15:33] * ctismer_afk is now known as ctismer
[16:28] * sera (~sera@gentoo/developer/sera) has joined #jython
[16:31] * sera_ (~sera@gentoo/developer/sera) Quit (Ping timeout: 240 seconds)
[16:36] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[18:03] * InfiniteFacepalm (~InfiniteF@101.222.34.95.customer.cdi.no) has joined #jython
[18:03] <InfiniteFacepalm> 'lo
[18:04] <InfiniteFacepalm> How would I go about having Jython return the result of PythonInterpreter.exec() as a string?
[18:13] <agronholm> you can't
[18:13] <agronholm> you have to use eval()
[18:13] <agronholm> to get any result at all
[18:13] <agronholm> you could first exec() then eval() to get some variable as a result
[18:14] <InfiniteFacepalm> Oh, I see, thanks
[18:44] * vayer (~vayer@173-164-129-225-SFBA.hfc.comcastbusiness.net) has joined #jython
[18:47] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) Quit (Ping timeout: 240 seconds)
[19:05] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) has joined #jython
[19:09] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[19:18] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[19:31] * shashank1 (~shashank@71-218-30-138.hlrn.qwest.net) Quit (Quit: Leaving.)
[19:50] * InfiniteFacepalm (~InfiniteF@101.222.34.95.customer.cdi.no) Quit (Quit: Bai)
[21:17] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[23:39] * enebo (~enebo@c-98-210-156-55.hsd1.ca.comcast.net) Quit (Quit: enebo)

Index

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