hi,
after my last question which was answered with:
...the reactor should be passed in by the user...
i ran into getPage(), the
file: ./lib/python2.7/site-packages/twisted/web/client.py
which contains getPage() imports the reactor at the top.
it can be easily changed to add a argument to getPag
> On Jul 30, 2016, at 5:03 AM, steven meier wrote:
>
> hi,
>
>
> after my last question which was answered with:
> ...the reactor should be passed in by the user...
>
> i ran into getPage(), the
> file: ./lib/python2.7/site-packages/twisted/web/client.py
> which contains getPage() imports the