This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, georg.brandl |
| Date | 2008年03月16日.12:33:56 |
| SpamBayes Score | 0.33543548 |
| Marked as misclassified | No |
| Message-id | <1205670838.75.0.758086838639.issue2300@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
File "/home/heimes/dev/python/trunk/Doc/tools/sphinx/builder.py", line 236, in write self.prepare_writing(docnames) File "/home/heimes/dev/python/trunk/Doc/tools/sphinx/builder.py", line 301, in prepare_writing self.load_indexer(docnames) File "/home/heimes/dev/python/trunk/Doc/tools/sphinx/builder.py", line 489, in load_indexer self.indexer.load(f, 'json') File "/home/heimes/dev/python/trunk/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] Fehler 1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年03月16日 12:33:59 | christian.heimes | set | spambayes_score: 0.335435 -> 0.33543548 recipients: + christian.heimes, georg.brandl |
| 2008年03月16日 12:33:58 | christian.heimes | set | spambayes_score: 0.335435 -> 0.335435 messageid: <1205670838.75.0.758086838639.issue2300@psf.upfronthosting.co.za> |
| 2008年03月16日 12:33:57 | christian.heimes | link | issue2300 messages |
| 2008年03月16日 12:33:56 | christian.heimes | create | |