#jython IRC Log (v0.9)

Index

IRC Log for 2014-03-01

Timestamps are in GMT/BST.

[0:31] * ArcTanSusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) Quit (Read error: Connection reset by peer)
[0:31] * ArcTanSusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) has joined #jython
[1:33] * robbyoconnor (~wakawaka@2001:470:8b1c:1:d80c:4b6c:9e71:d65e) has joined #jython
[1:33] * robbyoconnor (~wakawaka@2001:470:8b1c:1:d80c:4b6c:9e71:d65e) Quit (Changing host)
[1:33] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[1:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[1:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[1:51] * ArcTanSusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) Quit (Quit: ArcTanSusan)
[2:43] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[2:51] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[2:55] * lheuer1 (~Adium@f049177138.adsl.alicedsl.de) has joined #jython
[2:55] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[2:58] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[2:58] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 252 seconds)
[3:10] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[3:16] * lheuer1 (~Adium@f049177138.adsl.alicedsl.de) Quit (Quit: Leaving.)
[5:18] * smaudet (~b4@cpe-98-28-34-149.columbus.res.rr.com) has joined #jython
[6:11] * lheuer (~Adium@f049177138.adsl.alicedsl.de) has joined #jython
[6:11] * lheuer (~Adium@f049177138.adsl.alicedsl.de) Quit (Changing host)
[6:11] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[6:12] * lheuer (~Adium@unaffiliated/lheuer) Quit (Client Quit)
[6:17] * lheuer (~Adium@f049177138.adsl.alicedsl.de) has joined #jython
[6:17] * lheuer (~Adium@f049177138.adsl.alicedsl.de) Quit (Changing host)
[6:17] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[6:19] * lheuer (~Adium@unaffiliated/lheuer) Quit (Client Quit)
[9:09] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) Quit (Quit: No Ping reply in 120 seconds.)
[9:09] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) has joined #jython
[9:24] * lheuer (~Adium@f049177138.adsl.alicedsl.de) has joined #jython
[9:24] * lheuer (~Adium@f049177138.adsl.alicedsl.de) Quit (Changing host)
[9:24] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[12:39] * tjb1982 (~quassel@c-69-138-237-74.hsd1.md.comcast.net) has joined #jython
[14:25] * smaudet (~b4@cpe-98-28-34-149.columbus.res.rr.com) Quit (Ping timeout: 252 seconds)
[14:48] * tjb1982 (~quassel@c-69-138-237-74.hsd1.md.comcast.net) Quit (Ping timeout: 264 seconds)
[15:14] * tjb1982 (~quassel@50.242.198.6) has joined #jython
[15:59] * tjb1982 (~quassel@50.242.198.6) Quit (Remote host closed the connection)
[20:04] * zimmerma` is now known as zimmermann
[20:36] * oscar_toro (~Thunderbi@h-17-170.a328.priv.bahnhof.se) has joined #jython
[20:37] * oscar_toro (~Thunderbi@h-17-170.a328.priv.bahnhof.se) Quit (Client Quit)
[20:37] * oscar_toro (~Thunderbi@h-17-170.a328.priv.bahnhof.se) has joined #jython
[21:13] * Taconut (328bb6c6@gateway/web/freenode/ip.50.139.182.198) has joined #jython
[21:14] <Taconut> Hi! I've succesfully ported some python code to make it Jython-compatible, but I'm having some issues when trying to reference it from within an embedded environment
[21:15] <Taconut> When importing the standalone Jython.jar and importing a custom module via a PythonInterpreter instance, I get an attributeError.
[21:16] <Taconut> I already looked at the entry on the FAQ, the problem is that my Java class is part of Java by default, so it shouldn't require any external refrences.
[21:17] <Taconut> Jython can't find Java.lang for some reason
[21:17] <Taconut> Any ideas?
[21:18] <Taconut> I'm doing "import java" in the first line
[21:19] <Taconut> and then I;m getting the error when trying to call java.lang.System.setProperty
[21:20] <Taconut> Sorry, wrong file
[21:20] <Taconut> I'm actually calling java.lang.System.getProperty
[21:21] <Taconut> My exact error is "AttributeError: 'javapackage' object has no attribute 'lang'"
[21:33] * alex_000 (~alex_000@c-50-139-182-198.hsd1.ma.comcast.net) has joined #jython
[21:33] * alex_000 (~alex_000@c-50-139-182-198.hsd1.ma.comcast.net) Quit (Client Quit)
[21:34] * Taconut (328bb6c6@gateway/web/freenode/ip.50.139.182.198) Quit (Quit: Page closed)
[21:35] * Taconut (~Taconut@c-50-139-182-198.hsd1.ma.comcast.net) has joined #jython
[22:06] * oscar_toro (~Thunderbi@h-17-170.a328.priv.bahnhof.se) Quit (Read error: Operation timed out)
[23:58] * zimmermann (~user@178-24-50-233-dynip.superkabel.de) Quit (Ping timeout: 240 seconds)

Index

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