##// END OF EJS Templates
Use istype() when checking if canned object is a dict...
Use istype() when checking if canned object is a dict Using istype(canned, dict) instead of isinstance(canned, dict) ensures that dict subclasses retain their type during unserialization. This also agrees with the implementation of serialize_object().

File last commit:

r6446:74c10b3c
r12199:6a72b2cc
Show More
_sysinfo.py
2 lines | 36 B | text/x-python | PythonLexer
# GENERATED BY setup.py
commit = ""