os.popen2 is deprecated

Bug #410053 reported by Kai Blin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WOMBAT
Fix Released
Medium
Kai Blin

Bug Description

On running Wombat and scanning the repository, python 2.6 throws a DeprecationWarning: os.popen2 is deprecated. Use the subprocess module.
  cli_in, cli_out = os.popen2("svn %s %s '%s' 2> /dev/null" % (cmd, opts, path))

Tags: deprecated
Kai Blin (kai.blin)
Changed in wombat:
status: Confirmed → Fix Committed
Kai Blin (kai.blin)
Changed in wombat:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.