##// END OF EJS Templates
recursive==False uses next(iter) for PY3 compatability; added tests to make sure it doesn't recurse
recursive==False uses next(iter) for PY3 compatability; added tests to make sure it doesn't recurse
Doug Blank -
r19367:a1e161c1
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...