om-manager 0.1.0 released

Ilja O. vrghost at gmail.com
Sun Dec 21 21:39:38 CET 2008


On Sat, Dec 20, 2008 at 8:46 PM, Yorick Moko <yorickmoko at gmail.com> wrote:

> I installed python 3.0 on windows xp (sp3) from
> http://www.python.org/ftp/python/3.0/python-3.0.msi
> but when i try to run it I get
>
> F:\temp\dist\om-manager\app>run.py
>  File "F:\temp\dist\om-manager\app\run.py", line 78
>    print usage
>              ^
> SyntaxError: invalid syntax
>
> I'm probably doing something wrong.


No, you're doing everything right. It's just that I haven't any time to run
it on different Python major versions. It should be easy enough to adapt
code to Python 3k. Quite likely it all adaptation will likely to consist of
replacing "print ..." statements with "print(...)". And it's likely that
there one or two places where print is used at all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20081221/c1b6c0ad/attachment.htm 


More information about the community mailing list