#jython IRC Log (v0.9)

Index

IRC Log for 2015-12-04

Timestamps are in GMT/BST.

[1:31] <Cheaterman> agronholm: owii bliblibli ^__^
[1:31] <Cheaterman> me weekend!
[5:43] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) Quit (Quit: No Ping reply in 180 seconds.)
[5:44] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) has joined #jython
[6:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:03] * lac_ (~quassel@c-ecc4e055.1321-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 250 seconds)
[7:04] * lac (~quassel@c-ecc4e055.1321-1-64736c11.cust.bredbandsbolaget.se) has joined #jython
[7:15] <agronholm> Cheaterman: oh, hi :)
[10:30] <Cheaterman> agronholm: owiii ^__^
[11:00] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 260 seconds)
[12:28] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 260 seconds)
[14:07] * lsenta (uid6454@gateway/web/irccloud.com/x-uwlonpoudrjsbqix) has joined #jython
[14:24] * siel (~siel@unaffiliated/motley) has joined #jython
[15:06] * xemdetia (xemdetia@nat/ibm/x-ciizxhzydzotkgzw) has joined #jython
[15:08] <lsenta> Hi guys, is there any way to code coverage jython code running inside a servlet?
[15:37] * xemdetia (xemdetia@nat/ibm/x-ciizxhzydzotkgzw) Quit (Remote host closed the connection)
[15:56] * Pratik_Patel (~Pratik@49.207.81.218) has joined #jython
[16:03] * xemdetia (xemdetia@nat/ibm/x-kyhcpdoevfcgjtcv) has joined #jython
[16:28] * jamierocks (jamierocks@bnc.lol768.com) Quit (Ping timeout: 245 seconds)
[16:30] * jamierocks (jamierocks@bnc.lol768.com) has joined #jython
[17:28] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:44] * Pratik_Patel (~Pratik@49.207.81.218) Quit (Quit: Leaving)
[19:03] * lac (~quassel@c-ecc4e055.1321-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 245 seconds)
[19:04] * lac (~quassel@c-ecc4e055.1321-1-64736c11.cust.bredbandsbolaget.se) has joined #jython
[19:55] * lsenta (uid6454@gateway/web/irccloud.com/x-uwlonpoudrjsbqix) Quit (Quit: Connection closed for inactivity)
[20:41] * sagittarian (~sagittari@63-157-6-18.dia.static.qwest.net) has joined #jython
[20:41] <sagittarian> does anyone know how I can instantiate java.util.List in jython?
[20:58] <mbooth> sagittarian:
[20:58] <mbooth> >>> from java.util import ArrayList
[20:58] <mbooth> >>> list = ArrayList()
[20:58] <sagittarian> okay, thanks

Index

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