Changeset 6464 for main/waeup.sirp/trunk/src/waeup
- Timestamp:
- 23 Jun 2011, 09:11:03 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/testing.py
r6463 r6464 259 259 ``ELLIPSIS``, and ``NORMALIZE_WHITESPACE``. 260 260 261 .. seealso:: :data:`waeup.sirp. optionflags`262 263 .. seealso:: :data:`waeup.sirp. checker`261 .. seealso:: :data:`waeup.sirp.testing.optionflags` 262 263 .. seealso:: :data:`waeup.sirp.testing.checker` 264 264 """ 265 265 if checker.check_output(want, got, optionflags):
Note: See TracChangeset for help on using the changeset viewer.