commit | b082731fbb413a7ff2412a447698fdd65015fd24 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Feb 09 22:05:19 2014 -0800 |
committer | Larry Hastings <larry@hastings.org> | Sun Feb 09 22:05:19 2014 -0800 |
tree | 6cb37b4aacee0af28c057079af5545cf92dd1537 | |
parent | dc62b7e261ab88b4ab967ac2ae307eddbfa0ae09 [diff] |
Issue #20517: Functions in the os module that accept two filenames now register both filenames in the exception on failure. This required adding new C API functions allowing OSError exceptions to reference two filenames instead of one.