Big wall of text incoming. If you're going to read any part of this
email, search for *IMPORTANT* and read that part.
Right now I'm stuck at creating a simple example for "deferred dependencies".
On Tue, Mar 22, 2011 at 10:03 PM, Glyph Lefkowitz
wrote:
> On Mar 21, 2011, at 9:30 PM, Jasper St. P
Hello!
Creating a test case for a change in twisted/manhole/explorer.py, I
found these lines in CRUFT_WatchyThingie.watchObject:
if type(object) is not types.InstanceType:
raise TypeError, "Sorry, can only place a watch on Instances."
Always talking in Python 2, if you pass a