commit | e793f44abede8256c5fc64eff569473bcd362a0e | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Fri Oct 26 23:10:07 2012 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Fri Oct 26 23:10:07 2012 +0300 |
tree | 8e3bdc79c2d8d0d9480520b327632caacd2f820b | |
parent | 8221f86513472621e4b2039bfbe1285d24f5e941 [diff] |
#16332: use "except OSError as e" in subprocess docs. Patch by Berker Peksag.