Re: The need to put "self" in every method
>Explicit is better than implicit. import sarcasm def whatAboutMyImplicitModuleMethod() -- http://mail.python.org/mailman/listinfo/python-list
use of AttributesNSImpl in writing ?
I just can't find a good example for the use of AttributesNSImpl in the context of writing XML through XMLGenerator. I need to generate XML that uses several namespaces. The documentation is brief ("understands attribute names as two-tuples of namespaceURI and localname"), it appears you have to se