Issue1800472
Created on 2007-09-23.06:48:54 by tristanlk, last changed 2007-10-06.05:50:21 by cgroves.
msg2902 (view) |
Author: tristan (tristanlk) |
Date: 2007-09-23.06:48:54 |
|
i've come across code in django that wants to know a function's __module__.
here's my patch which enables that in jython
|
msg2903 (view) |
Author: Charlie Groves (cgroves) |
Date: 2007-10-06.05:50:21 |
|
Committed in r3573 along with some fixes to make it work with __delattr__ and __setattr__. Thanks!
|
|
Date |
User |
Action |
Args |
2007-09-23 06:48:54 | tristanlk | create | |
|