[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
- Previous message: [Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing
- Next message: [Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing
- Next message: [Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]