----- Original Message -----
> From: Mark Lawrence <[email protected]> > To: [email protected] > 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) _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
