I get this traceback running leo build 4445 with Python 3.2.1

Leo Log Window
Leo 4.9 final, build 4411, June 21, 2011
Python 3.2.1, qt version 4.7.3
Windows 6, 1, 7601, 2, Service Pack 1
reading: C:\Python32\Lib\site-packages\leo-editor\leo\doc\LeoDocs.leo
reading @edit: conf.py
reading @edit: leo_toc.html.txt
reading @edit: leo_toc.html
reading @edit: plugin_catalog.py
local @command promote-bodies
local @command reformat
local @command preview
local @command preview-tree
local @command rst3
local @command clean-spellpyx
http serving enabled on port 8080, version 0.99
hook failed: create-optional-menus, <function createPluginsMenu at
0x0000000003A27AC8>, leo.plugins.plugins_menu
Traceback (most recent call last):
  File "C:\Python32\Lib\site-packages\leo-editor\leo\core
\leoPlugins.py", line 336, in callTagHandler
    result = handler(tag,keywords)
  File "C:\Python32\Lib\site-packages\leo-editor\leo\plugins
\plugins_menu.py", line 199, in createPluginsMenu
    addPluginMenuItem(plgObj, c)
  File "C:\Python32\Lib\site-packages\leo-editor\leo\plugins
\plugins_menu.py", line 163, in addPluginMenuItem
    for cmd, fn in p.othercmds.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'

Regards
Lewis

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to