Debian Automated Code Analysis

pyflakes analysis of drpython_3.11.1-2_all.deb

./usr/share/drpython/drpython/drPreferences.py:575: unexpected indent
                
                 ^
./usr/share/drpython/drpython/drHtmlBrowser.py:70: unexpected indent
                        
                         ^
./usr/share/drpython/drpython/drScriptDialog.py:25: 'os' imported but unused
./usr/share/drpython/drpython/drScriptDialog.py:28: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drScriptDialog.py:31: 'from drTreeDialog import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drSourceBrowser.py:30: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drSourceBrowser.py:130: local variable 't' is assigned to but never used
./usr/share/drpython/drpython/drTreeDialog.py:28: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drText.py:31: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drBookmarksDialog.py:28: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drBookmarksDialog.py:29: 'from drTreeDialog import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drKeywords.py:27: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drTabNanny.py:25: 'from tabnanny import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drTabNanny.py:32: undefined name 'check' in __all__
./usr/share/drpython/drpython/drTabNanny.py:32: undefined name 'NannyNag' in __all__
./usr/share/drpython/drpython/drTabNanny.py:32: undefined name 'process_tokens' in __all__
./usr/share/drpython/drpython/drDynamicDrScriptDialog.py:25: 'os' imported but unused
./usr/share/drpython/drpython/drPrompt.py:28: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drPrefsDialog.py:26: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/postinst.py:28: redefinition of unused 'wx' from line 27
./usr/share/drpython/drpython/postinst.py:54: undefined name 'create_shortcut'
./usr/share/drpython/drpython/postinst.py:55: undefined name 'file_created'
./usr/share/drpython/drpython/postinst.py:57: undefined name 'get_special_folder_path'
./usr/share/drpython/drpython/drStyleDialog.py:25: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drpython.py:49: 'from drNotebook import *' used; unable to detect undefined names
./usr/share/drpython/drpython/drPluginMenu.py:133: undefined name 'Install'
./usr/share/drpython/drpython/drPluginDialog.py:894: undefined name 'Install'
./usr/share/drpython/drpython/drFileDialog.py:25: 'sys' imported but unused
./usr/share/drpython/drpython/drBookmarksMenu.py:27: 'from drProperty import *' used; unable to detect undefined names
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:14: undefined name 'DrScript'
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:15: undefined name 'DrScript'
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:17: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:20: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:20: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/RunInTerminal.py:20: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:8: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:8: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:9: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:11: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:11: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:12: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:14: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/ReplaceAllInSelection.py:14: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:8: 'os' imported but unused
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:13: undefined name 'DrScript'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:14: undefined name 'DrScript'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:15: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:15: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:16: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SetTerminalArgs.py:17: undefined name 'DrScript'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:9: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:9: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:10: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:12: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:12: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:13: undefined name 'wx'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:16: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/SwitcherooInSelection.py:20: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/ReverseAssignment.py:6: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/ReverseAssignment.py:7: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/ReverseAssignment.py:21: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/PrintEndOfLineCharactersInPrompt.py:6: undefined name 'DrDocument'
./usr/share/drpython/drpython/examples/DrScript/PrintEndOfLineCharactersInPrompt.py:16: undefined name 'DrFrame'
./usr/share/drpython/drpython/examples/DrScript/PrintEndOfLineCharactersInPrompt.py:17: undefined name 'DrPrompt'

This report was generated on Sun, 02 Jan 2011 05:14:53 +0000, based on results by pyflakes 0.4.0-1