]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ]
authorMark Hammond <mhammond@skippinet.com.au>
Thu, 5 Oct 2000 10:54:45 +0000 (10:54 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Thu, 5 Oct 2000 10:54:45 +0000 (10:54 +0000)
commit1f7838bcc0282d82bf51a25b194f8471574abce6
tree643467e5f9ae7c92eb993cab07000ff8a492bf5b
parent85788edca4ed651d9c83742329e5b395c81e62be
Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ]
Python/dynload_win.c