Re: Python Jogos

2006-11-09 Thread Douglas Soares de Andrade
sa lista é o inglês, caso não se sinta a vontade em fazer pergutas em inglês, favor perguntar na lista do grupo pythonbrasil. Acesse o site aí: www.pythonbrasil.com.br Até -- Douglas Soares de Andrade msn: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED] Quote: Real programmers don't die, they just

Re: python GUIs comparison (want)

2006-10-25 Thread Douglas Soares de Andrade
Stephen Eilert escreveu: > BartlebyScrivener wrote: > >> Well, I am woefully unqualified to speak to the general state of Python >> gui frameworks, but I am in a similar situation as the OP, i.e., a >> beginner looking to TRY some easy gui programming in Python. Not being >> a computer science p

Re: smtpd module

2005-06-09 Thread Douglas Soares de Andrade
nt the smtp module. I don't have anything for anything other than > the > smtp module. > > -Ivan > > _ > Express yourself instantly with MSN Messenger! Download today - it's > FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/d

Re: Tabnanny?

2005-06-08 Thread Douglas Soares de Andrade
Hi Anna ! >     idx = idxLargest(data, len(data) In this line we have a missing ")", for me, this was the problem. Anyway, Check this line too: passes = len(max) + 1 It is giving me an error. See ya ! -- Douglas Soares de Andrade http://douglasandrade.cjb.net - dsa at

Re: Tabnanny?

2005-06-08 Thread Douglas Soares de Andrade
elp me with? Could > I post my code here and you could look at it or is that a bit to much ;) > > Many thanks, > > Anna -- Douglas Soares de Andrade http://douglasandrade.cjb.net - dsa at unilestemg.br UnilesteMG - www.unilestemg.br ICQ, MSN = 76277921, douglas at tuxfamily.org -- h

Re: circular import Module

2005-06-08 Thread Douglas Soares de Andrade
namespaces, wich dont cause trouble to the whole program. +1 -- Douglas Soares de Andrade http://douglasandrade.cjb.net - dsa at unilestemg.br UnilesteMG - www.unilestemg.br ICQ, MSN = 76277921, douglas at tuxfamily.org -- http://mail.python.org/mailman/listinfo/python-list

Re: need some cgi help please

2005-06-08 Thread Douglas Soares de Andrade
/stretch/web_root/SidCrops/tenderloin/Tue Jun > 7 20:13:35 2005.txt' > strerror = 'No such file or directory' This files '/var/www/stretch/web_root/SidCrops/tenderloin/Tue Jun 7 20:13:35 2005.txt' exists ? See the spaces in the file... -- Douglas Soare

Re: Binary numbers

2005-06-08 Thread Douglas Soares de Andrade
Hi! Em Quarta 08 Junho 2005 09:38, Guyon Morée escreveu: > Don't know if this is what you mean, but: > > Binary to decimal: > >>> bin_num = '11011' > >>> int(bin_num, 2) > > 267 Dont know this way of using it. Thanks for the teac

Re: Binary numbers

2005-06-07 Thread Douglas Soares de Andrade
Hi ! Pardon me, but what itoa has to do it the history ? See ya ! Em Quarta 08 Junho 2005 00:34, Dan Bishop escreveu: > Douglas Soares de Andrade wrote: > > Hi ! > > > > How to work with binary numbers in python ? Is there a way to print a > > number in its binary fo

Binary numbers

2005-06-07 Thread Douglas Soares de Andrade
many places like python.org and google, but not found anything useful. Thats why im asking this. And another question... if python has not a way to do this, why i let me use oct(), hex() and not bin() ? Thanks for the help ! -- Douglas Soares de Andrade http://douglasandrade.cjb.net - dsa at