Changeset 13304 for main/waeup.kofa/trunk/src/waeup/kofa/accesscodes
- Timestamp:
- 8 Oct 2015, 14:40:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/accesscodes/accesscode.py
r11435 r13304 558 558 559 559 If `owner` is specified, the owner attribute of the access code is checked. 560 If the owner is different :func:`fire_transition` fails and returns False. 560 If the access code has an owner but is different, :func:`fire_transition` 561 fails and returns False. 561 562 562 563 :func:`fire_transition` might raise exceptions depending on the
Note: See TracChangeset for help on using the changeset viewer.