##// END OF EJS Templates
Bug found: os.path.isdir(figpath) is not working
Bug found: os.path.isdir(figpath) is not working

File last commit:

r803:3f5bf501c4e1
r805:8920a3006eb9
Show More
__init__.py
6 lines | 90 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
r803 __version__ = "2.2.4"