Changeset 376

Show
Ignore:
Timestamp:
02/16/08 12:14:11 (2 years ago)
Author:
lazaridis_com
Message:

re #152, tiny correction

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • infra/tracx/tracx/query.py

    r375 r376  
    4141     
    4242    def __init__(self): 
    43         # on module import, override existent method with new one 
     43        # on Component activation, override existent method with new one 
    4444        get_default_columns_patch() 
    4545        from_string_patch()