source: main/waeup.sirp/trunk/src/waeup/sirp/csvfile/__init__.py @ 4931

Last change on this file since 4931 was 4920, checked in by uli, 15 years ago

Make unit tests run again with the new package layout.

File size: 125 bytes
Line 
1# Make this a package.
2from waeup.sirp.csvfile.csvfile import getCSVFile, CSVFile
3from waeup.sirp.csvfile.util import toBool
Note: See TracBrowser for help on using the repository browser.