diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-19 15:57:07 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-19 15:57:07 +0200 |
| commit | a7026989dd1ea3b70cbfc80cf92077efb2f52ba3 (patch) | |
| tree | 4a79e7bc14003da0451e55da507add14989811c9 /debian | |
| parent | 45cdd4f2c6b04bfdfd37ef0e1a6358b29680afb8 (diff) | |
| download | python-apt-a7026989dd1ea3b70cbfc80cf92077efb2f52ba3.tar.gz | |
ActionGroups can be used as a context manager for the 'with' statement.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8e14306..30d54a29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-apt (0.7.91) UNRELEASED; urgency=low * Rename all methods,functions,attributes to conform to PEP 8 (Closes: #481061) * Where possible, derive apt.package.Record from collections.Mapping. + * ActionGroups can be used as a context manager for the 'with' statement. -- Julian Andres Klode <jak@debian.org> Fri, 17 Apr 2009 17:48:27 +0200 |
