For Windows, the Speed Tracer pulls in a pre-built copy of python and puts it
in src/third_party/third_party/python_2_4
Windows and Linux are left alone, but this makes the path references in our
python scripts fail.
e.g. stools/generate-event-record-type
The workaround is to edit the script and update the path to python (or remove
the explicit path and allow it to run from the PATH setting)
Original issue reported on code.google.com by zundel@google.com on 25 Jan 2010 at 8:31
Original issue reported on code.google.com by
zundel@google.com
on 25 Jan 2010 at 8:31