commit | 8fd522fb5f45aa05252c32063dc9c624f2e788b3 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu May 07 16:27:02 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu May 07 16:27:02 2009 +0000 |
tree | d59e2fe8b9ca033acae8fd5a7835a1681407e0d0 | |
parent | 02588111254fb02f703d762e5990544852bd9965 [diff] |
Issue5955: aifc's close method did not close the file it wrapped, now it does. This also means getfp method now returns the real fp.