4 Apr
2009
4 Apr
'09
11:10 p.m.
Chris McDonough wrote:
FTR, I do often put constants in an "interfaces.py" module at module scope (if there are more than one related, sometimes in a dictionary or within a non-interface class statement) in order to not feel I need to create some "constants.py" module. Maybe we could just agree that doing so isn't some sort of violation of intent?
+1 Shane