~ubuntu-branches/ubuntu/lucid/python-apt/lucid

Viewing all changes in revision 105.

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Julian Andres Klode
  • Date: 2010-03-31 22:11:38 UTC
  • Revision ID: james.westby@ubuntu.com-20100331221138-xsslaj1o633xkof2
Tags: 0.7.94.2ubuntu5
[ Julian Andres Klode ]
* apt/package.py:
  - Decode using utf-8 in installed_files (LP: #407953).
  - Fix fetch_source() to work when source name = binary name (LP: #552400).
* python/cache.cc:
  - Check that 2nd argument to Cache.update() really is a SourceList object.
* python/generic.cc:
  - Map ArchiveURI property to archive_uri
* utils/migrate-0.8.py:
  - Open files in universal newline support and pass filename to ast.parse.
  - Add has_key to the list of deprecated functions.
  - Don't abort if parsing failed.
  - do not require files to end in .py if they are passed on the command
    line or if they contain python somewhere in the shebang line.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: