This website requires JavaScript.
Explore
Help
Sign In
kirbylife
/
tptimer
Watch
1
Star
0
Fork
You've already forked tptimer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
286a81d534
tptimer
/
env
/
lib
/
python2.7
/
site-packages
/
pylint
/
test
/
functional
/
bare_except.py
7 lines
101 B
Python
Raw
Blame
History
# pylint: disable=missing-docstring, import-error
try
:
1
+
"
2
"
except
:
# [bare-except]
pass
Reference in New Issue
View Git Blame
Copy Permalink