[Python-apps-team] Bug#590107: rdiff-backup: os.popen2 is deprecated

Kurt Roeckx kurt at roeckx.be
Fri Jul 23 18:31:03 UTC 2010


Package: rdiff-backup
Version: 1.2.8-6

Hi,

Today I got this warning when running rdiff-backup:
/usr/lib/pymodules/python2.6/rdiff_backup/SetConnections.py:148: DeprecationWarning: os.popen2 is deprecated.  Use the subprocess module.
  stdin, stdout = os.popen2(remote_cmd)


Kurt






More information about the Python-apps-team mailing list