On Thu, 2013-10-24 at 21:57 +0200, Rafael Knuth wrote: 
> Hej,
> I can't get Python 3.3 up and running (it's properly installed but I
> can't launch it), and I was wondering if anyone using OpenSUSE 12.3
> had similar issues. SUSE community folks weren't really able to help
> me, so I was wondering I give it a try here.
> Thanks,
> Rafael

Rafael,

I have both Python 2.7.3 and 3.3.0 installed on openSUSE 12.3. To use
3.3 I enter python3.3 at the prompt. If I enter python it defaults to
2.7.3

In the shebang #!/usr/bin/env python3.3

-- 
Jay Lozier
jsloz...@gmail.com

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to