Steven, any chance you could clarify how to interpret that section? I'm assuming it refers to not importing objects that share state across modules?
Not being passive-aggressive here, just genuinely seek clarification and want to learn to be a smarter Python user. I'm on this list to learn stuff and actually got that link from Mark's original post. :) Audrey On Fri, Jul 11, 2014 at 8:13 AM, Steven D'Aprano <[email protected]> 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. > > > -- > Steven > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor >
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
