]> granicus.if.org Git - python/commit
Allow all alphanumeric and underscores in type and field names.
authorRaymond Hettinger <python@rcn.com>
Mon, 21 May 2007 16:40:10 +0000 (16:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 21 May 2007 16:40:10 +0000 (16:40 +0000)
commit767debb6aa5729e919da309ecc770f8b2d94beba
tree668f74f7f1ce5f7fc23b9d8fbefc7420c35f1753
parent0d6a8ccfb7b602c97fd3dd2a57eaa8138c811186
Allow all alphanumeric and underscores in type and field names.
Lib/collections.py
Lib/test/test_collections.py