| commit | da80b1eb2fa5db8a388fa202e6aada686d243842 | [log] [tgz] |
|---|---|---|
| author | Matthias Klose <doko@ubuntu.com> | Wed Apr 04 14:19:04 2012 +0200 |
| committer | Matthias Klose <doko@ubuntu.com> | Wed Apr 04 14:19:04 2012 +0200 |
| tree | b52c29dfeccd2960c549370590c403aea1148944 | |
| parent | 597e6b4cc5262b4c07a47da4d7421d51d609f470 [diff] [blame] |
- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py.
diff --git a/Misc/NEWS b/Misc/NEWS index 0c3438a..723e6ff 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -29,6 +29,8 @@ a multiprocessing Client or Listener with an AF_PIPE type address under non-Windows platforms. Patch by Popa Claudiu. +- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py. + What's New in Python 3.3.0 Alpha 2? ===================================