]> granicus.if.org Git - python/commit
add handler for JPython's org.python.core.PyStringMap object, which
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 27 May 1998 22:38:22 +0000 (22:38 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 27 May 1998 22:38:22 +0000 (22:38 +0000)
commit2b9d029308212b5a197120df5ad38128438bb604
tree564edeb2b0030535d0ef0afbc34132d7529fdad0
parentf638d1c9ddf4ca2434f6ae9b3ad59754720d4cd6
add handler for JPython's org.python.core.PyStringMap object, which
walks and quacks like a dictionary.
Lib/pickle.py