~evfool/update-manager/distupgradefixes

« back to all changes in this revision

Viewing changes to do-release-upgrade

  • Committer: Colin Watson
  • Date: 2012-01-28 00:37:13 UTC
  • Revision ID: cjwatson@canonical.com-20120128003713-h2qsb17tooytfxjc
Clean up a few pyflakes warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
import os
17
17
import sys
18
18
import time
19
 
import urllib2
20
19
from DistUpgrade.utils import init_proxy
21
20
 
22
21
RELEASE_AVAILABLE=0