summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-10-08 20:33:20 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-10-08 20:33:20 +0000
commiteaa6e3c7123525aa10a5e74c53d7210584e5aecc (patch)
treedf169f9e12c296cbf68e9f9b3240668e00c4e9eb /Python/fmod.c
parent168beada91a1cb70ed9186740dd1b689ca448bff (diff)
downloadcpython-git-eaa6e3c7123525aa10a5e74c53d7210584e5aecc.tar.gz
Replace all instances of err.strerror with err.
The strerror attribute contained only partial information about the exception and produced some very confusing error messages. By passing err (the exception object itself) and letting it convert itself to a string, the error messages are better.
Diffstat (limited to 'Python/fmod.c')
0 files changed, 0 insertions, 0 deletions