Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
schilder
schildergenerator
Commits
dd934689
Commit
dd934689
authored
Mar 17, 2017
by
Robin Sonnabend
Browse files
Use /usr/bin/env python2 to support virtualenvs
parent
908e31cf
Changes
1
Show whitespace changes
Inline
Side-by-side
schilder.py
View file @
dd934689
#!/usr/bin/python
#!/usr/bin/
env
python
2
# -*- encoding: utf8 -*-
from
flask
import
Flask
,
flash
,
session
,
redirect
,
url_for
,
escape
,
request
,
Response
,
Markup
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment