Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Aide
Connexion
bux
/
synergine2
Suivre
1
Voter
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
80
Révisions
1
Branches
Aborescence:
4b4836a28c
synergine2
/
sandbox
/
engulf
/
exceptions.py
exceptions.py
106B
Historique
Brut
1
2
3
4
5
6
7
# coding: utf-8
from
synergine2.xyz
import
XYZException
class
NotFoundWhereToGo
(XYZException)
:
pass