[Python-Dev] Changes to PEP 327: Decimal data type (original) (raw)

Shane Hathaway shane at zope.com
Thu Mar 18 17:03:27 EST 2004


Tim Peters wrote:

Shane, doesn't our employer have a style guide that requires doingAWrongThing here? Maybe that was just a Zope3 thing, though. I can never find anything in Wikis <0.5 wink> ... ok,

http://tinyurl.com/2885n

Yes, but that policy fights with Python, leading to bad combinations. The first time I had to say something like "ZPythonScriptHTML_changePrefs" to a customer over the phone, I realized that the mixed conventions are a real problem.

BTW, I assume this discussion is only about refining the conventions for method and function names. CamelCase for class names is still recommended, right?

Shane



More information about the Python-Dev mailing list