Skip to content

Commit

Permalink
Demo hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Jul 27, 2017
1 parent 028896f commit fd58c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demos/onefile.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
uwsgi --ini=exec://<path-to-this-file>
* Python 3 is expected.
"""
from __future__ import unicode_literals


def application(env, start_response):
Expand Down

0 comments on commit fd58c4e

Please sign in to comment.