I didn't know that uwsgidecorators modue existed. Thanks On Sat, Oct 31, 2015 at 6:02 AM, Daniel Kraus <[email protected]> wrote:
> Hi! > > On 31 October 2015 at 00:32, Dorian Hoxha <[email protected]> wrote: > >> Really cool. But I think you're missing the import uwsgidecorators? >> > > uwsgidecorators is already (officially?) available on pypi: > https://pypi.python.org/pypi/uwsgidecorators/ > Not sure if bundling the uwsgidecorators package is a good idea, my module > is really only a stub and > only useful for documentation, it has no effect otherwise. > > I see that the uwsgidecorators package has no docstrings, maybe someone > should make a pull request > for that if you meant that. > > > BTW: If someone `pip install uwsgi-stub` I think I had a packaging bug > that made `import uwsgi` only > available when you installed in edit mode from source. That should be > fixed now. > > Cheers, > Daniel > > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
