]> granicus.if.org Git - python/commit
fix for part of bug #453523: disable unmarshalling of code objects in
authorMichael W. Hudson <mwh@python.net>
Thu, 30 Aug 2001 14:50:20 +0000 (14:50 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 30 Aug 2001 14:50:20 +0000 (14:50 +0000)
commit8019913e4a1e8e7716a7c44168c53d52a651fb7c
treeed1d3c3c37f48fb097a9014d3224d8f2c12db868
parent3c0fc84b15bd82d3a2b9a7612c9d14119c6f13f1
fix for part of bug #453523: disable unmarshalling of code objects in
restricted execution mode.
Python/marshal.c