[Tutor] Anti-Patterns in Python Programming
Alex Kleider
akleider at sonic.net
Fri Jul 11 18:57:29 CEST 2014
On 2014-07-11 08:13, Steven D'Aprano wrote:
> On Fri, Jul 11, 2014 at 07:39:29AM -0700, Albert-Jan Roskam wrote:
>
>> > What timing http://bugs.python.org/issue21956 :(
>>
>> :-) But what is 'bad advice' in this document? Does it imply that all
>> document versions should be deleted/pulverized? (including, for
>> instance, this one: https://docs.python.org/2.7/howto/doanddont.html)
>
>
> See my comment on the bug tracker. The advice is good. Some of the
> advice may be a little unclear, especially to the [sneer] Twitter
> generation which is incapable of understand anything that takes more
> than 140 characters to say, but it's still good.
If the part between a "with" key word and the ":" that follows it is not
an expression (and therefore can not be protected from 'end of line' by
enclosure in parentheses,) what is it?
More information about the Tutor
mailing list