This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
pytest
mirror of
https://github.com/pytest-dev/pytest.git
Watch
4
Star
0
Fork
You've already forked pytest
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9198069739
pytest
/
doc
/
en
/
example
/
py2py3
/
test_py3.py
8 lines
100 B
Python
Raw
Blame
History
def
test_exception_syntax
(
)
:
try
:
0
/
0
except
ZeroDivisionError
as
e
:
pass
Reference in New Issue
View Git Blame
Copy Permalink