Comment 7 for bug 961231

Revision history for this message
Barry Warsaw (barry) wrote :

Actually, the 'mydict' case is still incorrect.

def baz(mydict):
    mydict['hello'] = 'baz'

'mydict' gets fontlocked with font-lock-variable-name-face.