Changeset 12513 for main/waeup.kofa/trunk/src/waeup/kofa/utils
- Timestamp:
- 24 Jan 2015, 09:27:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
r12414 r12513 183 183 184 184 def getEntry(self, row, site): 185 """Get the parentobject for the entry in ``row``.185 """Get the object for the entry in ``row``. 186 186 """ 187 187 raise NotImplementedError('method not implemented')
Note: See TracChangeset for help on using the changeset viewer.