Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
55d60aa7
Commit
55d60aa7
authored
Nov 04, 2012
by
Ralf Schmitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pep8 clean gevent/__init__.py
parent
8a51a308
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
gevent/__init__.py
gevent/__init__.py
+3
-2
No files found.
gevent/__init__.py
View file @
55d60aa7
...
...
@@ -51,7 +51,8 @@ run = wait # XXX to be deleted (soon)
def
__dependencies_for_freezing
():
from
gevent
import
core
,
resolver_thread
,
resolver_ares
,
socket
,
\
threadpool
,
thread
,
threading
,
select
,
subprocess
import
pprint
,
traceback
,
signal
import
pprint
import
traceback
import
signal
del
__dependencies_for_freezing
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