This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
synergine2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
80
Commits
1
Branches
Tree:
d96a50806b
synergine2
/
sandbox
/
engulf
/
exceptions.py
exceptions.py
106B
History
Raw
1
2
3
4
5
6
7
# coding: utf-8
from
synergine2.xyz
import
XYZException
class
NotFoundWhereToGo
(XYZException)
:
pass