]> granicus.if.org Git - python/commit
There is no reason for imp.get_magic() to return a mutable bytearray
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 24 Apr 2008 18:23:22 +0000 (18:23 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 24 Apr 2008 18:23:22 +0000 (18:23 +0000)
commitae0b088f6ca4156e7f8ee32fda0264f676f3d6b3
treedfca78d8f8c57849d29f1d15c83fda0840871718
parentbe5229ec0453e5ee9d3932e8e532492936a20845
There is no reason for imp.get_magic() to return a mutable bytearray
Python/import.c