I've been working on getting the symtable module back in working
order. However, there are some methods that aren't functioning as they
advertise because of changes in the compiler internally.  I doubt that
any cares or has noticed because I think it's been broken for several
releases now. :)

These methods are:
Symbol.is_in_tuple()
Symbol.is_vararg()
Symbol.is_keyword()


Anyway, if there are no objects, I will deprecate the functions in 2.6
and kill them off for good in 3.0.

-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to