#jython IRC Log (v0.9)

Index

IRC Log for 2017-12-02

Timestamps are in GMT/BST.

[3:18] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[4:22] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[4:30] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[5:23] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[5:30] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[13:40] * jimbaker (~~jbaker@python/psf/jimbaker) Quit (Ping timeout: 255 seconds)
[13:43] * jimbaker (~~jbaker@python/psf/jimbaker) has joined #jython
[13:43] * ChanServ sets mode +o jimbaker
[14:21] * indistylo (~indistylo@122.166.157.45) has joined #jython
[14:32] * indistylo (~indistylo@122.166.157.45) Quit (Ping timeout: 240 seconds)
[14:41] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython
[15:14] * indistylo (~indistylo@122.166.157.45) has joined #jython
[16:08] * indistylo (~indistylo@122.166.157.45) Quit (Ping timeout: 260 seconds)
[17:00] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[17:33] * larsrh (~lars@unaffiliated/larsrh) has joined #jython
[17:34] <larsrh> I have a problem when instantiating a PythonInterpreter from Java
[17:34] <larsrh> I get an exception: AttributeError: 'module' object has no attribute 'stat'
[17:35] <larsrh> here's the full stack trace: https://pastebin.com/E9hm38qA
[17:35] <larsrh> I suspect someone's calling os.stat, but I don't understand how that could be problematic
[17:36] <larsrh> this is my code: PythonInterpreter.threadLocalStateInterpreter(null)
[18:18] <larsrh> OK, I don't believe this myself, but the problem was that I transitively had JRuby in my classpath
[18:18] <larsrh> I excluded this and the problem went away
[18:18] <larsrh> this is wild ...
[19:03] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[20:43] * indistylo (~indistylo@122.166.157.45) has joined #jython
[21:56] * indistylo (~indistylo@122.166.157.45) Quit (Ping timeout: 255 seconds)

Index

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