[Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing (original) (raw)

Fredrik Lundh fredrik at pythonware.com
Mon Sep 1 17:54:27 CEST 2008


Benjamin Peterson wrote:

Does anybody ever complain about not being able to use isinstance on twisted.application.Application? (At least it's documented as a function there.)

the threading "non-classes" are documented to be factory functions on the module page.



More information about the Python-Dev mailing list