- Timestamp:
- 5 Jan 2010, 10:33:31 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-layout/src/waeup/interfaces.py
r4574 r4668 386 386 """ 387 387 388 class IDataCenter(IWAeUPObject): 389 """A data center. 390 391 TODO : declare methods, at least those needed by pages. 392 """ 393 pass 394 388 395 class ICSVDataReceivers(Interface): 389 396 """An object containing things ready for CSV imports.
Note: See TracChangeset for help on using the changeset viewer.