Re: Wikipedia on Python

2018-10-16 Thread Chris Warrick
On Tue, 16 Oct 2018 at 20:11, Chris Angelico wrote: > > On Wed, Oct 17, 2018 at 5:05 AM Spencer Graves > wrote: > >Beyond that, I'd like to encourage people on this list to review > > the Wikipedia article on "Python (programming language)",[1] especially > > the claim that "a package is

RE: Wikipedia on Python

2018-10-16 Thread Ryan Johnson
Not really having read the whole story here, just wanna say that Wikipedia articles already suffer from a tug-of-war between professionals and students. Don’t worsen the problem. Include lay explanation and go into the technical details in a natural progression. Don’t force the reader to make la

Re: Wikipedia on Python

2018-10-16 Thread Chris Angelico
On Wed, Oct 17, 2018 at 5:05 AM Spencer Graves wrote: >Beyond that, I'd like to encourage people on this list to review > the Wikipedia article on "Python (programming language)",[1] especially > the claim that "a package is a Python module with an __path__ > attribute", which I added on 2