Changeset 12434 for main/waeup.ikoba/trunk/src/waeup/ikoba/documents
- Timestamp:
- 9 Jan 2015, 17:32:29 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/documents/document.py
r12408 r12434 17 17 ## 18 18 """ 19 These are the document tickets.19 These are the public documents. 20 20 """ 21 21 import os
Note: See TracChangeset for help on using the changeset viewer.