summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2000-07-30 02:46:26 +0000
committerMark Hammond <mhammond@skippinet.com.au>2000-07-30 02:46:26 +0000
commit071864acb2ed0966fb3503e790a0e3faa15f3795 (patch)
tree2df7a9a9d1ff232a943de2c1e2f1b491fe737e8f /Python/fmod.c
parent2cbed005b6303fa999076abd34e9c6e58d483d76 (diff)
downloadcpython-git-071864acb2ed0966fb3503e790a0e3faa15f3795.tar.gz
More Windows changes.
* After discussion with Trent, all INT_PTR references have been removed in favour of the HANDLE it should always have been. Trent can see no 64bit issues here. * In this process, I noticed that the close operation was dangerous, in that we could end up passing bogus results to the Win32 API. These result of the API functions passed the bogus values were never (and still are not) checked, but this is closer to "the right thing" (tm) than before. Tested on Windows and Linux.
Diffstat (limited to 'Python/fmod.c')
0 files changed, 0 insertions, 0 deletions