##// END OF EJS Templates
Send mail notifications when an error different to ValueError has occurred
Send mail notifications when an error different to ValueError has occurred

File last commit:

r689:450b0e936558
r689:450b0e936558
Show More
__init__.py
6 lines | 92 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
Created on Feb 7, 2012
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
Miguel Valdez
Send mail notifications when an error different to ValueError has occurred
r689 __version__ = "2.1.4.1"