Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 337 by thkoch2001: explicit reference to old python2.4
http://code.google.com/p/protobuf/issues/detail?id=337

%grep -rH --include="*.py" python2.4 .
./python/stubout.py:#!/usr/bin/python2.4
./python/mox.py:#!/usr/bin/python2.4

These lines should maybe changed to
#!/usr/bin/env python





--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to