]> granicus.if.org Git - python/commit
bpo-30174: Remove duplicate definition from pickletools (#1301)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 27 Apr 2017 16:05:26 +0000 (09:05 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Apr 2017 16:05:26 +0000 (19:05 +0300)
commit5a4e3d8f9c37e700402b23fafbfc413e5ca3113d
tree56bfabdb9726d4fbab31ec1521ece25da42d23c3
parent5bccca58b9b2b3a925b16750bedbd907695ea8d7
bpo-30174: Remove duplicate definition from pickletools (#1301)

There were two almost identical definitions of bytes1.
Lib/pickletools.py