fputs
Dear ALL , what is the equivalent to the php fputs in python regards, -- http://mail.python.org/mailman/listinfo/python-list
Facing an error while install python
When i Install python i face an error i attach the screenshot with it. [image: Untitled.png] Thanks & Best Regaed *Hassan Hamayun* -- https://mail.python.org/mailman/listinfo/python-list
Very good Python Book. Free download : Beginning Python: From Novice to Professional
can i have a free bownload of this book many thanks - You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.-- http://mail.python.org/mailman/listinfo/python-list
Query
We are developing a turn-based strategy game in Python 2.6. One of the features of this game is that several battles can be concurrently in progress which each one having a *user-defined* turn-length. So the problem here is coming up with a robust method of turn processing which ensures all initialized battles proceed according to their user-defined turn schedules. We're looking for ideas on how to accomplish this elegantly - so far we've only been able to implement a global timer function (defeats the original purpose). Can you folks help? We'll be very grateful. -Hassan Baig (The Varsity Heroes Team) -- http://mail.python.org/mailman/listinfo/python-list