[Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Sep 3 01:42:29 CEST 2008
Tony Nelson wrote:
> I suppose the question is what a capitalized name promises. If it means
> only "Class", then how should "Returns a new object", either from a Class
> or a Factory, be shown?
Is there really a strong need to show that? There are
many ways in which functions could be categorized.
Is this particular one so important that it warrants
a naming convention?
--
Greg
More information about the Python-Dev
mailing list