python/retrace: Rename module as it conflicts with a builtin module.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Apr 2009 09:07:53 +0000 (10:07 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Apr 2009 09:07:53 +0000 (10:07 +0100)
commit3a618da6e15a6dc4351eb933583569a1ecefc768
tree41d050c7852d77703ec4754b814d148820731cc8
parent56c2cd7ae2a4324bc191a680c2429add1a5a1644
python/retrace: Rename module as it conflicts with a builtin module.

And there is no way to override a builtin module... sigh
src/gallium/state_trackers/python/retrace/interpreter.py
src/gallium/state_trackers/python/retrace/parse.py [new file with mode: 0755]
src/gallium/state_trackers/python/retrace/parser.py