#jython IRC Log (v0.9)

Index

IRC Log for 2013-11-03

Timestamps are in GMT/BST.

[0:01] * paolo (~Paolo@net-2-36-97-216.cust.dsl.vodafone.it) Quit (Ping timeout: 241 seconds)
[1:05] * lheuer1 (~Adium@f049141101.adsl.alicedsl.de) Quit (Quit: Leaving.)
[7:05] * lheuer (~Adium@f049141101.adsl.alicedsl.de) has joined #jython
[7:05] * lheuer (~Adium@f049141101.adsl.alicedsl.de) Quit (Changing host)
[7:05] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:24] * mhahe (~mhahe@37.39.205.138) has joined #jython
[7:41] * paolo (~Paolo@net-2-36-97-216.cust.dsl.vodafone.it) has joined #jython
[8:03] <mhahe> jython virtualenv.py --no-site-packages --never-download is still downloading or trying to... which causes failure since this machine isnt connected to network
[8:03] <mhahe> any thoughts?
[8:58] <paolo> mhahe: does it happen with jython only or with "plain" python, too?
[9:01] <paolo> anyway, if you are not using a recent version of virtualenv try to update. See https://bugzilla.mozilla.org/show_bug.cgi?id=669977
[11:09] * paolo (~Paolo@net-2-36-97-216.cust.dsl.vodafone.it) Quit (Quit: Leaving)
[11:53] * mhahe (~mhahe@37.39.205.138) Quit (Ping timeout: 272 seconds)
[12:05] * mhahe (~mhahe@46.186.191.111) has joined #jython
[12:54] * mhahe (~mhahe@46.186.191.111) Quit (Ping timeout: 272 seconds)
[15:20] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:26] * paolo (~Paolo@81-174-27-166.v4.ngi.it) has joined #jython
[15:37] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[16:45] * Earthnail (~Earthnail@p50897302.dip0.t-ipconnect.de) has joined #jython
[16:48] <Earthnail> hey. I found out pexpect doesn't work with Jython. I'm now looking at sarge and envoy as alternatives. Are there any recommendations? I'm looking for a lib that let's me run a process and monitor its output while it is running without blocking the main thread.
[17:49] <daenney> circus I think will do that, supervisor too I'm guessing
[17:51] <daenney> Afaik both sarge and envoy just let you execute a command and get the return, they don't continuously monitor a process and check for output, you'd have to use some eventloop yourself to wrap that around
[18:22] * paolo (~Paolo@81-174-27-166.v4.ngi.it) Quit (Quit: Leaving)
[18:29] * lheuer1 (~Adium@f048203204.adsl.alicedsl.de) has joined #jython
[18:31] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 272 seconds)
[18:35] <Earthnail> thanks daenney
[18:37] * lheuer1 (~Adium@f048203204.adsl.alicedsl.de) Quit (Quit: Leaving.)
[19:47] * lheuer (~Adium@f048203204.adsl.alicedsl.de) has joined #jython
[19:47] * lheuer (~Adium@f048203204.adsl.alicedsl.de) Quit (Changing host)
[19:47] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[19:48] * sinsnare|zzZZZz is now known as sinistersnare
[19:57] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Ping timeout: 248 seconds)
[20:10] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[21:29] * Oti (~ohumbel@adsl-84-227-122-179.adslplus.ch) has joined #jython
[21:59] * Earthnail (~Earthnail@p50897302.dip0.t-ipconnect.de) Quit (Remote host closed the connection)
[22:46] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[23:40] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: No route to host)
[23:40] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[23:49] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[23:50] * r0bby_ (~wakawaka@guifications/user/r0bby) 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).