root/branches/mk/tests/_helper_cheesecake.py

Revision 33, 68 bytes (checked in by mk, 4 years ago)

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2 if 'set' not in dir(__builtins__):
3     from sets import Set as set
Note: See TracBrowser for help on using the browser.