~ubuntu-core-dev/update-manager/main

« back to all changes in this revision

Viewing changes to tests/pyflakes.exclude

  • Committer: Michael Terry
  • Date: 2012-06-28 16:15:24 UTC
  • Revision ID: michael.terry@canonical.com-20120628161524-hqs1adtbgl6qahio
drop DistUpgradeFetcher and related bits from this package and move them into ubuntu-release-upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
../janitor/plugincore/plugin.py:*: redefinition of function 'condition' from line *
5
5
 
6
6
# Alternate imports for Python 2/3 compatibility.
7
 
../UpdateManager/DistUpgradeFetcherKDE.py:*: redefinition of unused 'urlopen' from line *
8
 
../UpdateManager/DistUpgradeFetcherKDE.py:*: redefinition of unused 'HTTPError' from line *
9
 
../UpdateManager/DistUpgradeFetcher.py:*: redefinition of unused 'urlopen' from line *
10
 
../UpdateManager/DistUpgradeFetcher.py:*: redefinition of unused 'HTTPError' from line *
11
7
../UpdateManager/Core/utils.py:*: redefinition of unused 'ProxyHandler' from line *
12
8
../UpdateManager/Core/utils.py:*: redefinition of unused 'Request' from line *
13
9
../UpdateManager/Core/utils.py:*: redefinition of unused 'build_opener' from line *
29
25
../tests/test_meta_release_core.py:*: redefinition of unused 'urlopen' from line *
30
26
../tests/test_meta_release_core.py:*: redefinition of unused 'BaseHTTPRequestHandler' from line *
31
27
../tests/test_meta_release_core.py:*: redefinition of unused 'TCPServer' from line *
32
 
../DistUpgrade/DistUpgradeViewNonInteractive.py:*: redefinition of unused 'NoSectionError' from line *
33
 
../DistUpgrade/DistUpgradeViewNonInteractive.py:*: redefinition of unused 'NoOptionError' from line *
34
 
../DistUpgrade/DistUpgradeConfigParser.py:*: redefinition of unused 'SafeConfigParser' from line *
35
 
../DistUpgrade/DistUpgradeConfigParser.py:*: redefinition of unused 'NoOptionError' from line *
36
 
../DistUpgrade/DistUpgradeConfigParser.py:*: redefinition of unused 'NoSectionError' from line *
37
 
../DistUpgrade/DistUpgradeController.py:*: redefinition of unused 'SafeConfigParser' from line *
38
 
../DistUpgrade/DistUpgradeController.py:*: redefinition of unused 'NoOptionError' from line *
39
 
../DistUpgrade/DistUpgradeController.py:*: redefinition of unused 'urlsplit' from line *
40
 
../DistUpgrade/DistUpgradeCache.py:*: redefinition of unused 'configparser' from line *