Mercurial > pyarq-presupuestos
comparison Generic/__init__.py @ 6:2fc6b47dbe70
rename module globals to globalVars
author | Miguel Ángel Bárcena Rodríguez <miguelangel@obraencurso.es> |
---|---|
date | Sat, 06 Nov 2010 22:33:32 +0100 |
parents | 2ac1551ad2ab |
children | 60bc5117926c |
comparison
equal
deleted
inserted
replaced
5:6502bfdaa84d | 6:2fc6b47dbe70 |
---|---|
23 __all__ = [ | 23 __all__ = [ |
24 'base', | 24 'base', |
25 'config', | 25 'config', |
26 'durusdatabase', | 26 'durusdatabase', |
27 'fiebdc', | 27 'fiebdc', |
28 'globals', | 28 'globalVars', |
29 'openwith', | 29 'openwith', |
30 'utils', | 30 'utils', |
31 ] | 31 ] |