commit | 22cd7681777139a6c2409ea73cbcaf27fc2e5950 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Sep 18 05:40:24 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Sep 18 05:40:24 2001 +0000 |
tree | 3eb35e5f3eb1744b09f0526a8d93168bb7206a72 | |
parent | db2a902dee92a7569ad08ddff899955925a903e0 [diff] |
This module didn't work at all anymore -- blew up with AttributeError on file.__methods__. Since the docs say "This module will become obsolete in a future release", this is just a quick hack to stop it from blowing up. If you care about this module, test it! It doesn't make much sense on Windows.