Ohoy looks like this doesnt work: random.randint(0,3000000) if the second value is above somewhere between 2 and 3 million you get a very unhelpful lshift error message when loading the app in pyjs.
probably because of this line in random.py:
def randrange(self, start, stop=None, step=1, fint=int,
default=None, maxwidth=1L<<BPF):
will put in bug report
--
■ ■ ■ ■ ■ ■ ■ ■ ■ ■

