[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:29:31 MDT 2002


On Mon, 23 Sep 2002, 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?

And continuing with 

+def getIfExists(node, nodeId):
+    return _get(node, nodeId)





More information about the Twisted-Python mailing list