]> granicus.if.org Git - python/commit
win32_urandom(): pass the function name to PyArg_ParseTuple, for better
authorTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:10:53 +0000 (17:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:10:53 +0000 (17:10 +0000)
commit9b279a8df4165fa7b36eaf191b017990d7d497f5
tree89be5b07c6d264b1b491415f7525b8e8e0dd0cae
parent51eba6115dd0289a8497fe184c0e699343696cb3
win32_urandom():  pass the function name to PyArg_ParseTuple, for better
error msgs.
Modules/posixmodule.c