Show
Ignore:
Timestamp:
05/31/06 17:32:14 (6 years ago)
Author:
mk
Message:

Check docstrings for use of reST (closes ticket #11).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/mk/tests/test_count_files.py

    r29 r33  
    11 
    22from _mockup_cheesecake import MockupCheesecakeTest 
    3  
    4 if 'set' not in dir(__builtins__): 
    5     from sets import Set as set 
     3from _helper_cheesecake import set 
    64 
    75