#jython IRC Log (v0.9)

Index

IRC Log for 2014-03-19

Timestamps are in GMT/BST.

[0:42] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) Quit (Ping timeout: 264 seconds)
[0:42] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) has joined #jython
[0:47] * clajo04 (~clajo04@pool-96-232-190-28.nycmny.fios.verizon.net) has joined #jython
[1:11] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) Quit (Quit: ArcTanSusan)
[1:11] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) has joined #jython
[1:16] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) Quit (Ping timeout: 252 seconds)
[1:38] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) has joined #jython
[2:59] * lheuer1 (~Adium@f049066213.adsl.alicedsl.de) has joined #jython
[3:01] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 252 seconds)
[3:11] * ArcTanSusan (~susantan@c-50-184-42-188.hsd1.ca.comcast.net) Quit (Ping timeout: 264 seconds)
[4:15] * robbyoconnor (~wakawaka@cpe-24-164-170-5.hvc.res.rr.com) has joined #jython
[4:15] * robbyoconnor (~wakawaka@cpe-24-164-170-5.hvc.res.rr.com) Quit (Changing host)
[4:15] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[4:22] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) Quit (Ping timeout: 252 seconds)
[4:28] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) has joined #jython
[5:30] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) has joined #jython
[6:56] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) Quit (Quit: ArcTanSusan)
[7:14] * lheuer1 is now known as lheuer
[7:14] * lheuer (~Adium@f049066213.adsl.alicedsl.de) Quit (Changing host)
[7:14] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:19] * Oti (~ohumbel@adsl-178-39-178-76.adslplus.ch) Quit (Quit: Oti)
[11:53] * vext01 (~edd@88-105-196-221.dynamic.dsl.as9105.com) Quit (Ping timeout: 264 seconds)
[13:28] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[13:28] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Client Quit)
[13:37] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[13:37] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[13:43] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
[13:46] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[13:48] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Client Quit)
[13:50] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[14:26] <jimbaker> smaudet, some more progress, 125+ of 150 tests now run in test_socket against socket-reboot
[14:28] <jimbaker> naturally i'm hitting some tricky ones right - debugging why the event loop will not properly shutdown if a child socket is accepted, then immediately closed (nice server, right?)
[14:54] * vext01 (~edd@88-106-252-251.dynamic.dsl.as9105.com) has joined #jython
[14:54] <vext01> jimbaker: sorry, do youhave the link to the talk? I had a power cut and lost my scrollback
[14:59] <agronholm> vext01: https://github.com/jimbaker/clamped/blob/master/talk.pdf
[15:05] <vext01> thanks
[15:05] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) has joined #jython
[15:08] <jimbaker> agronholm, thanks
[15:08] <jimbaker> vext01, be sure to ask any questions you might have - definitely want to transfer this knowledge
[15:09] <jimbaker> especially since you're likely writing this up somewhere :)
[15:23] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Quit: Page closed)
[15:31] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) Quit (Quit: ArcTanSusan)
[15:45] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 240 seconds)
[17:33] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) has joined #jython
[17:55] * ArcTanSusan (~susantan@c-50-136-229-251.hsd1.ca.comcast.net) Quit (Quit: ArcTanSusan)
[18:37] * clajo04 (~clajo04@pool-96-232-190-28.nycmny.fios.verizon.net) Quit (Quit: clajo04)
[18:52] * wmendiza (~wmendiza@50.56.228.71) has joined #jython
[18:53] * wmendiza is now known as nonameentername
[18:54] <nonameentername> I have a quick question about jython. I am trying to run ipython with jython2.7beta and I am not able to do relative imports:
[18:54] <nonameentername> ie from .test import *
[18:54] * clajo04 (~clajo04@pool-96-232-190-28.nycmny.fios.verizon.net) has joined #jython
[18:57] <nonameentername> is ipython supported in jython 2.7?
[19:43] <agronholm> I believe so
[19:45] <nonameentername> how can I install it?
[20:06] * Thev00d00|2 is now known as Thev00d00
[20:06] * Thev00d00 (~v00d00@89.206.161.76) Quit (Changing host)
[20:06] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) has joined #jython
[21:10] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Ping timeout: 246 seconds)
[21:31] <agronholm> nonameentername: download tarball, run jython setup.py install
[21:31] <agronholm> if it doesn't work, it doesn't work
[22:02] <nonameentername> it looks like it is a known bug: http://bugs.jython.org/issue2070. Hopefully this will be resolved soon. Thanks
[22:31] <jimbaker> nonameentername, right, we should apply that patch
[22:37] <jimbaker> at 84% of tests in test_socket. progress, slow progress ;)
[22:42] * nonameentername (~wmendiza@50.56.228.71) Quit (Quit: leaving)
[22:50] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[23:33] * ParahSailin (~parahsail@unaffiliated/parahsailin) Quit (Ping timeout: 240 seconds)
[23:35] * ParahSailin (~parahsail@unaffiliated/parahsailin) has joined #jython
[23:39] * smaudet (~smaudet@cpe-98-28-34-149.columbus.res.rr.com) 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).