[Tutor] Anti-Patterns in Python Programming
Albert-Jan Roskam
fomcl at yahoo.com
Fri Jul 11 16:39:29 CEST 2014
----- Original Message -----
> From: Mark Lawrence <breamoreboy at yahoo.co.uk>
> To: tutor at python.org
> Cc:
> Sent: Friday, July 11, 2014 3:26 PM
> Subject: Re: [Tutor] Anti-Patterns in Python Programming
>
> On 10/07/2014 20:06, Mark Lawrence wrote:
>> On 10/07/2014 19:06, Albert-Jan Roskam wrote:
>>>
>>>> Just came across this and thought it might be handy for newbies,
>>>> lurkers and the like http://lignos.org/py_antipatterns/
>>>>
>>>
>>> This one is also nice:
>>> https://docs.python.org/3.1/howto/doanddont.html
>>>
>>
>> Links of the format https://docs.python.org/3/howto/doanddont.html are
>> always up to date, the one you give is by definition 3.1 specific and so
>> will never change until such time as it presumably disappears completely.
>>
>
> 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)
More information about the Tutor
mailing list