Changeset 4867 for waeup/trunk/src
- Timestamp:
- 21 Jan 2010, 06:29:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/trunk/src/waeup/university/certificate.txt
r4789 r4867 120 120 >>> print mycertificate.application_category 121 121 None 122 123 .. XXX: This is not a proper description124 125 126 .. attribute:: m_prefix127 128 Each :class:`Certificate` instance has an ``m_prefix``:129 130 >>> mycertificate.m_prefix131 u''132 122 133 123 .. XXX: This is not a proper description
Note: See TracChangeset for help on using the changeset viewer.