commit | 17c93260a62ac895f336351158e6fdaa6b117bcb | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 21 22:14:56 2013 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 21 22:14:56 2013 +0100 |
tree | 509cf48ae9786fc19913013bff9c407f5f38851b | |
parent | bdce938af2af03b2eb0d0e4731f1b8c4b965eaf5 [diff] |
Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called.