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

Bruce Mitchener bruce at cubik.org
Mon Sep 23 11:38:33 MDT 2002


Moshe Zadka wrote:
> 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.

Because I have patches in my tree that aren't checked in yet that add 
that documentation, along with docs for other parts of Woven, but 
Donovan and I have been discussing various changes to the widgets and 
how things work in that area.

  - Bruce





More information about the Twisted-Python mailing list