#jython IRC Log (v0.9)

Index

IRC Log for 2011-10-29

Timestamps are in GMT/BST.

[1:03] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Ping timeout: 265 seconds)
[2:02] * powerje (powerje@nat/google/x-qjjjwgqmontvxfte) Quit (Remote host closed the connection)
[9:28] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) Quit (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/)
[9:30] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) has joined #jython
[10:48] * stakkars_ (~tismer@p5DDB5E98.dip.t-dialin.net) has joined #jython
[10:49] * stakkars (~tismer@p5DDB5E98.dip.t-dialin.net) Quit (Read error: Connection reset by peer)
[10:49] * stakkars_ is now known as stakkars
[11:15] * irmen (~irmen@razorvine.xs4all.nl) has joined #jython
[14:31] * juneau001 (~juneau@50-103-1-160.dklb.il.frontiernet.net) has joined #jython
[16:37] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[16:57] * juneau001 (~juneau@50-103-1-160.dklb.il.frontiernet.net) Quit (Quit: juneau001)
[18:26] * stakkars_ (~tismer@dslb-088-072-246-130.pools.arcor-ip.net) has joined #jython
[18:31] * juneau001 (~juneau@50-103-1-160.dklb.il.frontiernet.net) has joined #jython
[18:35] * stakkars_ (~tismer@dslb-088-072-246-130.pools.arcor-ip.net) Quit (Quit: schnarch)
[18:40] * irmen (~irmen@razorvine.xs4all.nl) Quit (Remote host closed the connection)
[19:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 240 seconds)
[19:47] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[19:48] * stakkars_ (~tismer@dslb-088-072-246-130.pools.arcor-ip.net) has joined #jython
[21:09] * AltKey (~Muggins@124-169-250-4.dyn.iinet.net.au) has joined #jython
[21:14] * AltKey (~Muggins@124-169-250-4.dyn.iinet.net.au) Quit (Quit: Gloria Patri, et Filio, et Spiritui Sancto.)
[21:23] <agronholm> I encountered a very bizarre problem in jython
[21:23] <agronholm> I'm debugging my app
[21:23] <agronholm> and there was an exception in a certain module
[21:23] <agronholm> so I fire up pdb and track it
[21:23] <agronholm> the line numbers match with the module fine
[21:24] <agronholm> but the displayed source is from an entirely different module!
[21:24] <agronholm> not even from my app
[21:24] <agronholm> normally I don't get any source displayed
[21:27] <agronholm> ok I found which module it's displaying
[21:27] <agronholm> Lib/user.py
[21:28] <agronholm> the module I'm importing is etikettu.models.user
[21:28] <agronholm> how can Jython possibly mistake that for Lib/user.py?
[21:30] <agronholm> plus, the displayed module path refers to the correct module
[21:31] <agronholm> but the sources that are displayed are from Lib/user.py
[21:57] * stakkars_ (~tismer@dslb-088-072-246-130.pools.arcor-ip.net) Quit (Quit: schnarch)
[21:57] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[23:13] * irmen (~irmen@razorvine.xs4all.nl) 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).