]> granicus.if.org Git - python/commit
win32_urandom(): There's no need to copy the generated byte string, so
authorTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:36:46 +0000 (17:36 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 30 Aug 2004 17:36:46 +0000 (17:36 +0000)
commitd311538a93f91d94963b4fdaac8e66e3598df64e
tree1ea8a331b8b913512d613ea2b18ddaa967af5ba5
parent9b279a8df4165fa7b36eaf191b017990d7d497f5
win32_urandom():  There's no need to copy the generated byte string, so
don't.
Modules/posixmodule.c