Changeset 6262 for main/waeup.sirp/trunk/src/waeup/sirp
- Timestamp:
- 1 Jun 2011, 13:43:17 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/utils/tests/test_converters.py
r6261 r6262 90 90 Contact = attrs_to_fields(Contact) 91 91 92 #field = IContact['name']93 92 context = Contact() 94 93 conv = ISchemaTypeConverter(IContact)
Note: See TracChangeset for help on using the changeset viewer.