Volodymyr Bezkostnyy added the comment:
Revert changes for Mac OS X
--
Added file: http://bugs.python.org/file29710/issue17570.diff
___
Python tracker
<http://bugs.python.org/issue17
Volodymyr Bezkostnyy added the comment:
Tested on 3.4
urllib.parse.urlparse("mailto:f...@example.com?subject=hi";)
ParseResult(scheme='mailto', netloc='', path='f...@example.com', params='',
query='subject=hi', fragmen
Volodymyr Bezkostnyy added the comment:
Deleted ./ before python.exe
--
keywords: +patch
nosy: +asvetlov, webwin
Added file: http://bugs.python.org/file29703/issue17570.diff
___
Python tracker
<http://bugs.python.org/issue17