[python-win32] Request for comments - the spaces issue

Tim Golden mail at timgolden.me.uk
Wed May 28 19:36:16 CEST 2008


Vernon Cole wrote:
> Let's not loose track of the thread here.
> The question was whether there should be a space between the function 
> name and the leading parenthesis, as:
>   my_function (arg)
> vs:
>   my_function(arg)
> 
> PEP8 clearly requires the latter.
> 
> IMHO any published example code, which is what we are talking about 
> here, should follow the PEP8 style guide.
> 
> (Besides which I personally REALLY hate the extra space.)

(Whistles quietly to himself and carries on trying to
generate as much useful documentation as he can while
holding down a day job and looking after a boys' club
at weekends :) )

TJG



More information about the python-win32 mailing list