hon is a viable Web development
plate-form; we won't make money out of it.
Again, I'm sorry if our call for speakers was too broad and we'll do
better next year.
Best regards,
--
Yannick Gingras
http://montrealpython.org -- lead organizer
signature.asc
Description: This is
gain, I'm sorry if our call for speakers was too broad and we'll do
better next year.
Best regards,
--
Yannick Gingras
http://montrealpython.org -- lead organizer
signature.asc
Description: This is a digitally signed message part.
--
http://mail.python.org/mailman/listinfo/python-list
need to run under win32
> and can't find a pycairo package for it. Suggestions?
>
> Thanks,
>
> Hugo Ferreira
Hi,
You can use cairo through the pyGTK bindings. Works pretty well for me.
Cheers,
Yannick
--
http://mail.python.org/mailman/listinfo/python-list
Thank you all for the detailled answers.
What I would like to achieve is something like:
# main loop
while True:
for robot in robots:
robot.start()
robot.join(0.2) # wait 200ms
if robot.is_active():
robot.stop()
# run all the game physics, pause, frame/
, and interrupt it after a given time
period.
Any suggestions on how to proceed?
Is Python just not adapted to this kind of things?
Thanks,
Yannick
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
A few months ago I had to choose between RoR and a Python framework
(TurboGears in that case). I picked TurboGears because of the language
maturity and all the third party libs. i.e. I can do PDF reporting with
reportLab, control OpenOffice with Python..
Ruby has still a "cool factor" going wi
Well... Thanks for that! The work is almost completed now! ;o)
Yannick
--
http://mail.python.org/mailman/listinfo/python-list
ppreciated. Thanks.
Yannick
--
http://mail.python.org/mailman/listinfo/python-list