This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
bux
/
synergine2
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
94
Commitit
1
Branchit
Puu:
38a4144383
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '38a4144383'
${ noResults }
synergine2
/
sandbox
/
engulf
/
exceptions.py
exceptions.py
106B
Historia
Raaka
1
2
3
4
5
6
7
# coding: utf-8
from synergine2.xyz import XYZException
class NotFoundWhereToGo(XYZException):
pass