Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=481022 --- Comment #5 from MERCIER <bioinfornatics@xxxxxxxxx> 2009-02-02 18:53:03 EDT --- In first, thanks for your answer, _______________________________________________________________ 1/ i have update the summary as "Python IDE with UML,PyChecker,Debugger,GUI design,Blender & more" _______________________________________________________________ 2/in tar file they are a shortcuts directories: _spe/shortcuts/ this directories i can remove it in the spec file? > rm -rf ./_spe/shortcuts/ _______________________________________________________________ 3/ i look all import from .py file, left 3 diorecotries(tabs,test ans view) setup.py from distutils.core import setup _spe/Child.py import codecs, compiler, inspect, os, sys, re, shutil, thread, time, types import wx from wx.lib.evtmgr import eventManager import sm, sm.osx, sm.spy, sm.uml, sm.wxp, sm.wxp.smdi from sm.wxp.stc import PythonSTC from sm.wxp.realtime import TreeCtrl, ListCtrl import view.documentation import _spe.help as help from Menu import STATUS import _spe.plugins.Pycheck as Pycheck from sidebar.Browser import Browser _spe/help.py import _spe.info _spe/info.py import os,sys _spe/Menu.py import _spe.info as info _spe/Parent.py import _spe.info as info _spe/spe import _spe.SPE _spe/SPE.py import sys _spe/SPE.pyw import SPE _spe/spe_blender.py import _spe.SPE _spe/SPE_DEBUG.py import _spe.SPE import sys _spe/winpdb_blender.py import os import sys import subprocess _spe/wxgChild.py import wx _spe/wxgMenu.py import sys, wx _spe/dialogs/helpDialog.py import os _spe/dialogs/helpShortcutsDialog.py import _spe.info _spe/dialogs/__init__.py import _spe.info _spe/dialogs/preferencesDialog.py import ConfigParser,os,types from wx.gizmos import EditableListBox import wx import sm.wxp.smdi as smdi _spe/dialogs/runDialog.py import wx _spe/dialogs/runTerminalDialog.py import wx _spe/dialogs/runWinPdbDialog.py import wx _spe/dialogs/separatorDialog.py import _spe.info,sm _spe/dialogs/speDialog.py import _spe.info _spe/dialogs/stcStyleEditor.py import os, string, pprint, copy import ConfigParser import wx from wx.lib.anchors import LayoutAnchors import wx.stc as wx_stc _spe/dialogs/winpdbDialog.py import wx import os,webbrowser import _spe.info as info _spe/doc/home.py import webbrowser _spe/plugins/__init__.py import _spe.info _spe/plugins/Pycheck.py import os import wx from wx.lib.evtmgr import eventManager import _spe.info as info _spe/plugins/spe_winpdb.py import os, thread import wx import _spe.info as info import _spe.Menu as Menu from dialogs import winpdbDialog _spe/plugins/spe_xrced.py import os, sys from wx.tools.XRCed import xrced from plugins.XRCed import xrced _spe/plugins/kiki/kiki.py import wx import wx.html import re, os, os.path, cgi, sys _spe/plugins/pychecker/checker.py import string import types import sys import imp import os import glob import traceback import re _spe/plugins/pychecker/CodeChecks.py import string import types _spe/plugins/pychecker/Config.py import sys import os import getopt import string import re import time import types _spe/plugins/pychecker/__init__.py import string _spe/plugins/pychecker/msgs.py import UserString _spe/plugins/pychecker/options.py import sys import os import Tkinter, tkFileDialog from OptionTypes import * from string import capitalize, strip, rstrip, split _spe/plugins/pychecker/OptionTypes.py import Tkinter _spe/plugins/pychecker/printer.py from pychecker import utils _spe/plugins/pychecker/python.py import types import sys _spe/plugins/pychecker/Stack.py import types _spe/plugins/pychecker/utils.py import sys import string import copy _spe/plugins/pychecker/Warning.py import os.path import sys import string import types import traceback import imp import re _spe/plugins/pychecker2/Check.py import time import os import stat _spe/plugins/pychecker2/ClassChecks.py from compiler.misc import mangle from compiler import ast, walk _spe/plugins/pychecker2/ConditionalChecks.py from compiler import ast, walk _spe/plugins/pychecker2/File.py from compiler import ast _spe/plugins/pychecker2/FormatStringChecks.py from compiler import ast, walk from types import * import re _spe/plugins/pychecke2r/ImportChecks.py from compiler import walk _spe/plugins/pychecker2/main.py import sys from os.path import dirname, realpath _spe/plugins/pychecker2/OpChecks.py import compiler _spe/plugins/pychecker2/ParseChecks.py from compiler import parseFile, walk import parser _spe/plugins/pychecker2/ReachableChecks.py from compiler import ast, walk _spe/plugins/pychecker2/ReturnChecks.py from compiler import ast, walk _spe/plugins/pychecker2/ScopeChecks.py from compiler.ast import * _spe/plugins/pychecker2/symbols.py from compiler import ast from compiler.consts import SC_LOCAL, SC_GLOBAL, SC_FREE, SC_CELL, SC_UNKNOWN from compiler.misc import mangle import types import sys _spe/plugins/pychecker2/test.py import os import sys import unittest import glob _spe/plugins/pychecker2/test.py import unittest _spe/plugins/pychecker2/TestSupport.py import unittest _spe/plugins/pychecker2/VariableChecks.py from compiler import ast, walk _spe/Browser.py import wx import os _spe/sm/images.py import sm _spe/sm/osx.py import os import sm _spe/sm/python.py import sm _spe/sm/scriptutils.py import sm _spe/sm/spy.py import inspect _spe/sm/thread.py import Queue,threading,types,time _spe/sm/uml.py import os, re import wx, wx.lib.ogl as ogl _spe/sm/www.py import sm _spe/sm/wxp/__init__.py import os, types, sys import sm _spe/sm/wxp/NotebookCtrl.py import wx from wx.lib.buttons import GenBitmapButton as BitmapButton import wx.xrc as xrc import cStringIO, zlib import cPickle import weakref _spe/sm/wxp/pil.py import wx import Image _spe/sm/wxp/realtime.py import wx _spe/sm/wxp/singleApp.py import wx import thread import time import sys import wx.lib.newevent import SimpleXMLRPCServer import xmlrpcli _spe/sm/wxp/smdi.py import sm, sm.osx import os, sys, pprint import wx from wx.lib.evtmgr import eventManager import singleApp import NotebookCtrl _spe/sm/wxp/stc.py import sm import wx import wx.stc as wx_stc import wx.gizmos as wx_gizmos import inspect,keyword,os,sys,typ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review