commit | fef124346eccd1b1637d699b5969a832f31e79f5 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 10 21:17:27 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 10 21:17:27 2001 +0000 |
tree | 565c978efb10038396ea2d5ffbbe0144b923920d | |
parent | b961920ff4dca0e716ba767aee8e74b6b0abe515 [diff] |
Oops, one more part of the cygwin patch (SF patch #102409 by jlt63: Cygwin Python DLL and Shared Extension Patch). Add module.dll as a valid extension. jlt63 writes: Note that his change essentially backs out the fix for bug #115973. Should ".pyd" be retained instead for posterity?