Changeset 6464


Ignore:
Timestamp:
23 Jun 2011, 09:11:03 (13 years ago)
Author:
uli
Message:

Fix dotted paths.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/testing.py

    r6463 r6464  
    259259        ``ELLIPSIS``, and ``NORMALIZE_WHITESPACE``.
    260260
    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`
    264264        """
    265265        if checker.check_output(want, got, optionflags):
Note: See TracChangeset for help on using the changeset viewer.