hollobon / the-bus-pirate

Automatically exported from code.google.com/p/the-bus-pirate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

environment should be python2 not python

GoogleCodeExporter opened this issue · comments

The line "#!/usr/bin/env python" should read "#!/usr/bin/env python2"








Other stuff:
______________

What steps will reproduce the problem?
1. Install python3 as your only python interpreter
2. execute code
3.

What is the expected output? What do you see instead?
It to run. Actually, I haven't tested but forum posts indicate it gives syntax 
errors.


What version of the product are you using? On what operating system?
r595 from the-bus-pirate svn

Please provide any additional information below.

Original issue reported on code.google.com by BodeyBa...@gmail.com on 29 Apr 2011 at 7:33