]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Oops, one more part of the cygwin patch (SF patch #102409 by jlt63:
authorGuido van Rossum <guido@python.org>
Wed, 10 Jan 2001 21:17:27 +0000 (21:17 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 10 Jan 2001 21:17:27 +0000 (21:17 +0000)
commitfef124346eccd1b1637d699b5969a832f31e79f5
tree565c978efb10038396ea2d5ffbbe0144b923920d
parentb961920ff4dca0e716ba767aee8e74b6b0abe515
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?
Python/dynload_shlib.c