]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
win32_urandom(): Rewrite to Python C standards (hard tabs, function name
authorTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:02:04 +0000 (17:02 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:02:04 +0000 (17:02 +0000)
commit4ad8217ae993bf942a475ea4abfade50cc60a9c7
tree2e0cfdfa15eb83851e1bf67304834118e8cb1ab4
parent38330fe5ef3c0227d2267774b9b95352d290e9d7
win32_urandom():  Rewrite to Python C standards (hard tabs, function name
in first column, no parens around return value).
Modules/posixmodule.c