#jython IRC Log (v0.9)

Index

IRC Log for 2014-11-20

Timestamps are in GMT/BST.

[0:16] * AndyBotwin (~botwin@unaffiliated/andybotwin) has joined #jython
[1:53] * AndyBotwin (~botwin@unaffiliated/andybotwin) Quit (Quit: Leaving)
[3:49] * ebarrett (~edd@host-92-23-226-91.as13285.net) Quit (Ping timeout: 250 seconds)
[3:51] * ebarrett (~edd@88-105-206-112.dynamic.dsl.as9105.com) has joined #jython
[4:58] * Olsonfold (~Olsonfold@73.42.213.24) Quit (Ping timeout: 264 seconds)
[6:51] * Olsonfold (~Olsonfold@73.42.213.24) has joined #jython
[7:13] * Stampy (~Olsonfold@73.42.213.24) has joined #jython
[7:15] * Olsonfold (~Olsonfold@73.42.213.24) Quit (Ping timeout: 272 seconds)
[7:51] * Olsonfold (~Olsonfold@73.42.213.24) has joined #jython
[7:55] * Stampy (~Olsonfold@73.42.213.24) Quit (Ping timeout: 256 seconds)
[7:58] * Olsonfold (~Olsonfold@73.42.213.24) Quit (Ping timeout: 250 seconds)
[8:05] * Olsonfold (~Olsonfold@73.42.213.24) has joined #jython
[8:41] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (Quit: Page closed)
[8:44] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[8:58] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 250 seconds)
[10:00] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[10:46] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 272 seconds)
[10:59] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[14:27] * xemdetia (xemdetia@nat/ibm/x-xeyolcgdqeurncaz) has joined #jython
[17:11] * AndyBotwin (~botwin@unaffiliated/andybotwin) has joined #jython
[18:28] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 264 seconds)
[18:44] * Olsonfold (~Olsonfold@73.42.213.24) Quit (Read error: Connection reset by peer)
[18:46] * Olsonfold (~Olsonfold@73.42.213.24) has joined #jython
[19:02] * nickmbailey (~nickmbail@nickmbailey.com) has left #jython
[19:33] <jimbaker> offbyone, you might be able to use PEP 302 support to disambiguate... perhaps easier, the other thing you might try is to "shade" the java package
[19:34] <jimbaker> we do shading in building jython. so for example we have imports like so: https://github.com/jythontools/jython/blob/master/Lib/jythonlib.py#L6
[19:35] <jimbaker> for jython we use jarjarlinks. but if we were starting it from scratch, we would use maven's or gradle's support for the same thing
[19:56] * Olsonfold (~Olsonfold@73.42.213.24) Quit (Read error: Connection reset by peer)
[19:58] * Olsonfold (~Olsonfold@73.42.213.24) has joined #jython
[20:03] * AndyBotwin (~botwin@unaffiliated/andybotwin) Quit (Remote host closed the connection)
[21:13] * aFerneyhough (8b39d9ad@gateway/web/cgi-irc/kiwiirc.com/ip.139.57.217.173) has joined #jython
[21:13] <aFerneyhough> Hi, where can I download the latest version of Jython? (including beta versions)
[21:18] * aFerneyhough (8b39d9ad@gateway/web/cgi-irc/kiwiirc.com/ip.139.57.217.173) Quit (Client Quit)
[21:30] <paolo> maybe it'd worth to add the link to the /topic too?
[21:31] <paolo> is this the link? http://mvnrepository.com/artifact/org.python/jython
[21:34] * whg (whg@unaffiliated/whg) Quit (Quit: ZNC - http://znc.in)
[22:20] * AndyBotwin (~botwin@unaffiliated/andybotwin) has joined #jython
[23:15] * AndyBotwin (~botwin@unaffiliated/andybotwin) Quit (Ping timeout: 240 seconds)
[23:29] * AndyBotwin (~botwin@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).