Vernon Cole wrote:
Tim:
  I think you missed my point...
As you say, the PEP8 style guide "is a starting point for new Python coders."
That is precisely why it ought to be followed in sample code.

I normally format my function calls exactly the way you do, and I do so in open source code which I contribute to the community. That is not EXAMPLE code which also works, it is working code which might be used as an example: a subtle but important difference.

But wouldn't you agree that there is a huge difference between official code coming from and endorsed by a member of the Python development team, and sample code contributed from the private library of a helpful member of the general public?

--
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to