Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Hilfe
Anmelden
bux
/
synergine2
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
70
Commits
1
Branches
Struktur:
7e5e00ad0f
synergine2
/
sandbox
/
engulf
/
exceptions.py
exceptions.py
106B
Verlauf
Originalformat
1
2
3
4
5
6
7
# coding: utf-8
from
synergine2.xyz
import
XYZException
class
NotFoundWhereToGo
(XYZException)
:
pass