What's the purpose of assigning DEBUGSTREAM to Devnull()? Why not just DEBUGSTREAM = None
instead of going to the trouble of creating a single-use class? I'm trying to get a better understanding of Python's OO, and Jason's code is so readable that it's a good study source. -Drew _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
