]> granicus.if.org Git - python/commit
Got rid of the _quotes global. Used only once, and is trivial.
authorTim Peters <tim.peters@gmail.com>
Tue, 28 Jan 2003 16:23:33 +0000 (16:23 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 28 Jan 2003 16:23:33 +0000 (16:23 +0000)
commitad5a771fae4785c127173aa2e4fc92806cc8a81a
treef067f7b1c37134867112eab67a668d7a60d2167c
parent55762f5f804c4848bbce323b085101d450f89ff6
Got rid of the _quotes global.  Used only once, and is trivial.
Lib/pickle.py