Re: [pydotorg-www] Typo, two imports on same line on PythonDecoratorLibrary

2016-11-24 Thread Steve Holden
Hi Gaëtan, Thanks very much. It being such a small change I just logged in and made it, but our buddies at pydotorg-www will be happy to enable your account for editing, I am sure. regards Steve Steve Holden On Thu, Nov 24, 2016 at 3:40 PM, Gaëtan Harter wrote: > Hello, > > I just wanted to

Re: [pydotorg-www] Typo, two imports on same line on PythonDecoratorLibrary

2016-11-24 Thread Chris Angelico
On Fri, Nov 25, 2016 at 2:40 AM, Gaëtan Harter wrote: > I just wanted to fix a typo in the following example. > > > https://wiki.python.org/moin/PythonDecoratorLibrary#Aggregative_decorators_for_generator_functions > > The two imports are on the same line instead of two lines. > > My account is Ga