Changeset 405
- Timestamp:
- Tue Jan 23 19:10:22 2007
- Files:
-
- trunk/tests/doctests/txt/xix-utils-upgrade.txt (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
trunk/tests/doctests/txt/xix-utils-upgrade.txt
r404 r405 24 24 upgrading from 1023.2 25 25 26 A module of dictionary namespace can be passed to the function upgrade: 27 28 >>> from xix.utils.upgrade import upgrade 29 >>> from tests.doctests import upgrade_example 30 >>> upgrade('0.0.5', upgrade_example) 31 upgrading from 1.0.2 32 upgrading from 1023.2 33 34
