Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
flowspy
Commits
7a1b3371
Commit
7a1b3371
authored
Apr 01, 2013
by
Leonidas Poulopoulos
Browse files
Move python path to top
parent
8914c9d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
poller/application.py
View file @
7a1b3371
#
#
!/usr/bin/python
# -*- coding: utf-8 -*- vim:fileencoding=utf-8:
#Copyright © 2011-2013 Greek Research and Technology Network (GRNET S.A.)
...
...
@@ -17,7 +17,7 @@
#ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
#SOFTWARE.
#
#!/usr/bin/python
from
gevent
import
monkey
;
monkey
.
patch_all
()
import
os
import
traceback
...
...
Write
Preview
Markdown
is supported
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