[Patches] [Patch #102227] make BUILD_MAP use it's argument

noreply@sourceforge.net noreply@sourceforge.net
Thu, 2 Nov 2000 09:00:12 -0800


Patch #102227 has been updated. 

Project: python
Category: core (C code)
Status: Open
Summary: make BUILD_MAP use it's argument

Follow-Ups:

Date: 2000-Nov-02 09:00
By: mwh

Comment:
This patch makes BUILD_MAP more like BUILD_LIST, and uses these newfound abilities to compile literal dictionaries into code more like that for lists and tuples.

No reason, really, beyong asthetics & the fact that this'll make some hacks I want to inflict on the function call mechanism easier...
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102227&group_id=5470