Second error

def isvalid_named_reference( astring ):
    # "varible name" is really a named_reference
    import __builtin__    # add line


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to