mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Import urllib2.
This commit is contained in:
parent
3919c682e6
commit
9a34c5c278
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
ubuntu-dev-tools (0.40ubuntu3) intrepid; urgency=low
|
||||
|
||||
* Import urllib2.
|
||||
|
||||
-- Loic Minier <lool@dooz.org> Mon, 18 Aug 2008 12:07:27 +0200
|
||||
|
||||
ubuntu-dev-tools (0.40ubuntu2) intrepid; urgency=low
|
||||
|
||||
* requestsync: Correct print statement redirect to sys,stderr.
|
||||
|
@ -30,6 +30,7 @@ import os
|
||||
import subprocess
|
||||
import sys
|
||||
import urllib
|
||||
import urllib2
|
||||
from debian_bundle.changelog import Version
|
||||
|
||||
# Use functions from ubuntu-dev-tools to create Launchpad cookie file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user