Changeset 994 in products for qtheme.template


Ignore:
Timestamp:
Apr 10, 2009 10:49:53 AM (15 years ago)
Author:
mylan
Message:

Remove some debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qtheme.template/trunk/qthemetemplate/__init__.py

    r242 r994  
    2828    try: 
    2929        assert type(value) == types.DictType 
    30         print 'success assert' 
    3130    except (TypeError,ValueError,AttributeError,AssertionError): 
    3231        raise DistutilsSetupError( 
Note: See TracChangeset for help on using the changeset viewer.