]> granicus.if.org Git - python/commit
silence compiler warning that 's' may be used uninitialized in the load function.
authorChristian Heimes <christian@python.org>
Mon, 27 Jan 2014 00:03:53 +0000 (01:03 +0100)
committerChristian Heimes <christian@python.org>
Mon, 27 Jan 2014 00:03:53 +0000 (01:03 +0100)
commit27ea78b352fc33aa9d79a298a4b313682a42ed21
tree4216f7b4c95b566e113f53a46b7373100f1f53b9
parenta09daef09e787809dad237b9908e784cd0b014c1
silence compiler warning that 's' may be used uninitialized in the load function.
Modules/_pickle.c