New submission from Brett Cannon: I currently can't build the docs (r60374):
... File "/Users/brett/Dev/python/2.x/pristine/Doc/tools/sphinx/search.py", line 70, in load for (k, v) in frozen[2].iteritems()) AttributeError: 'list' object has no attribute 'iteritems' make: *** [build] Error 1 Seems to be related to the json stuff based on the full traceback. ---------- components: Documentation tools (Sphinx) messages: 61812 nosy: brett.cannon priority: high severity: normal status: open title: possible error with json format for sphinx versions: Python 2.6 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1961> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com