source: waeup/branches/ulif-namespace/src/sirp/csvfile/__init__.py @ 4915

Last change on this file since 4915 was 4789, checked in by uli, 15 years ago

Merge changes from ulif-layout back into trunk (finally).

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