> On Dec 10, 2011, at 9:24 PM, Scott M Ferguson wrote: > > > Nope. __all__ should typically be defined on public modules, just as a hint > for documentation and tools, so that's why the ticket sort of refers to it > as if it's there. But twisted/web/server.py is a super old module, one that > predates most of the documentation > > Really the thing to do with that ticket is to put a @var declaration into > the module docstring, though. That should be a pretty trivial patch, to > help you get comfortable with the process and the tools :). > > Feel free to ask if you have any other questions about contributing, > > -glyph > > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
Thanks for the response, as you mentioned that sounds like a good place to get comfortable with the process - I'll start there and ping the list as questions come up. Thanks, Scott _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python