[Twisted-Python] Re: [Twisted-commits] Document the likley consequence of non running of unit tests

Moshe Zadka twisted at moshez.org
Mon Sep 23 11:26:29 MDT 2002


On Mon, 23 Sep 2002 09:52:53 -0600, Bruce Mitchener <bruce at cubik.org> wrote:

> Why don't we do similar for not even putting in basic doc comments when 
> new API is added?

Starting with the password widget?

+class PasswordText(Input):
+    def initialize(self):
+        self['type'] = 'password'

I'm not seeing any API doc there.





More information about the Twisted-Python mailing list