Changeset 7129
- Timestamp:
- 30/06/10 14:10:05 (11 years ago)
- Location:
- TI12-security/trunk/ndg_saml/ndg
- Files:
-
- 21 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/ndg_saml/ndg/saml/common/xml.py
r6914 r7129 454 454 @return: True if input and this object match 455 455 @rtype: bool 456 @return: True if input and this object match 457 @rtype: bool 456 458 """ 457 459 if not isinstance(qname, QName):
Note: See TracChangeset
for help on using the changeset viewer.