id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8805,compling with python 2.4 fails: at: class NumberFormat():,ruedi.silvestri@…,ben_12,"trying to compile your code by ""python setup.py bdist_egg"" fails with below messages: {{{ running bdist_egg running egg_info creating ImportExportXLS.egg-info writing ImportExportXLS.egg-info\PKG-INFO writing top-level names to ImportExportXLS.egg-info\top_level.txt writing dependency_links to ImportExportXLS.egg-info\dependency_links.txt writing entry points to ImportExportXLS.egg-info\entry_points.txt writing manifest file 'ImportExportXLS.egg-info\SOURCES.txt' reading manifest file 'ImportExportXLS.egg-info\SOURCES.txt' writing manifest file 'ImportExportXLS.egg-info\SOURCES.txt' installing library code to build\bdist.win32\egg running install_lib running build_py creating build creating build\lib creating build\lib\importexportxls copying importexportxls\admin_ui.py -> build\lib\importexportxls copying importexportxls\formats.py -> build\lib\importexportxls copying importexportxls\__init__.py -> build\lib\importexportxls creating build\lib\importexportxls\templates copying importexportxls\templates\importexport_done.html -> build\lib\importexportxls\templates copying importexportxls\templates\importexport_preview.html -> build\lib\importexportxls\templates copying importexportxls\templates\importexport_webadminui.html -> build\lib\importexportxls\templates creating build\bdist.win32 creating build\bdist.win32\egg creating build\bdist.win32\egg\importexportxls copying build\lib\importexportxls\admin_ui.py -> build\bdist.win32\egg\importexportxls copying build\lib\importexportxls\formats.py -> build\bdist.win32\egg\importexportxls creating build\bdist.win32\egg\importexportxls\templates copying build\lib\importexportxls\templates\importexport_done.html -> build\bdist.win32\egg\importexportxls\templates copying build\lib\importexportxls\templates\importexport_preview.html -> build\bdist.win32\egg\importexportxls\templates copying build\lib\importexportxls\templates\importexport_webadminui.html -> build\bdist.win32\egg\importexportxls\templates copying build\lib\importexportxls\__init__.py -> build\bdist.win32\egg\importexportxls byte-compiling build\bdist.win32\egg\importexportxls\admin_ui.py to admin_ui.pyc byte-compiling build\bdist.win32\egg\importexportxls\formats.py to formats.pyc File ""build\bdist.win32\egg\importexportxls\formats.py"", line 52 class NumberFormat(): ^ SyntaxError: invalid syntax byte-compiling build\bdist.win32\egg\importexportxls\__init__.py to __init__.pyc creating build\bdist.win32\egg\EGG-INFO copying ImportExportXLS.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO copying ImportExportXLS.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO copying ImportExportXLS.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO copying ImportExportXLS.egg-info\entry_points.txt -> build\bdist.win32\egg\EGG-INFO copying ImportExportXLS.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist\ImportExportXLS-0.1-py2.4.egg' and adding 'build\bdist.win32\egg' to it removing 'build\bdist.win32\egg' (and everything under it) }}} ",defect,closed,high,ExportImportXlsPlugin,major,fixed,,,0.12