[Merge] lp:~ahayzen/webbrowser-app/fix-1491279-depend-on-download-manager into lp:webbrowser-app/staging

Olivier Tilloy olivier.tilloy at canonical.com
Thu Nov 3 17:51:13 UTC 2016


Review: Needs Fixing

It looks like subprocess.run(…) is a recent addition to the subprocess module, it’s not available on my arale’s python3:

phablet at ubuntu-phablet:~$ python3 -c "import subprocess; subprocess.run"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'run'

-- 
https://code.launchpad.net/~ahayzen/webbrowser-app/fix-1491279-depend-on-download-manager/+merge/309669
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app/staging.



More information about the Ubuntu-reviews mailing list