~ubuntu-branches/ubuntu/jaunty/debconf/jaunty

Viewing all changes in revision 25.1.3.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-03-03 16:33:57 UTC
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: james.westby@ubuntu.com-20090303163357-js8vh7jb3gt8b53q
Tags: 1.5.26
* Use 'key not in dict' rather than 'not dict.has_key(key)' in debconf.py;
  dict.has_key is deprecated in Python 2.6.
* debconf-apt-progress: Don't send STOP if we didn't start the debconf
  frontend ourselves; in that case the application calling us should
  arrange to stop itself.
* debconf.py: Use subprocess rather than popen2 if it's available. popen2
  is deprecated in Python 2.6.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: