diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-17 16:52:33 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-17 16:52:33 +0100 |
| commit | 178f73f96a3752d492927bd6b8925b7967a0285c (patch) | |
| tree | b7770b231c66349692bb48c63c0a0e202e1a266e /debian | |
| parent | 972bf036a69f3f41ae5709568e246529b8e40ba5 (diff) | |
| download | python-apt-178f73f96a3752d492927bd6b8925b7967a0285c.tar.gz | |
apt/progress/base.py: call pipe ends {write,status}_stream
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 012a6e1d..8c488e0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,7 +29,7 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low compatibility with older code * apt/progress/base.py: - restore "self.statusfd, self.writefd" type, provide additional - self.status_pipe and self.write_pipe file like objects + self.status_stream and self.write_stream file like objects -- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100 |
