Re: stuck at this from so much time,need help....please ..

2013-11-23 Thread Bhanu Karthik
On Saturday, 23 November 2013 14:37:09 UTC-8, Roy Smith wrote: > In article <8445e47e-7efe-4f37-9b40-db2896d58...@googlegroups.com>, > > Bhanu Karthik wrote: > > > > > data = sock.recv(RECV_BUFFER) > > >

Re: stuck at this from so much time,need help....please ..

2013-11-23 Thread Bhanu Karthik
On Saturday, 23 November 2013 14:23:08 UTC-8, Chris Angelico wrote: > On Sun, Nov 24, 2013 at 9:15 AM, Bhanu Karthik > > wrote: > > > data = sock.recv(RECV_BUFFER) > > > username = str(sock.getpeername()) > > >

Re: stuck at this from so much time,need help....please ..

2013-11-23 Thread Bhanu Karthik
On Saturday, 23 November 2013 14:23:08 UTC-8, Chris Angelico wrote: > On Sun, Nov 24, 2013 at 9:15 AM, Bhanu Karthik > > wrote: > > > data = sock.recv(RECV_BUFFER) > > > username = str(sock.getpeername()) > > >

stuck at this from so much time,need help....please ..

2013-11-23 Thread Bhanu Karthik
data = sock.recv(RECV_BUFFER) username = str(sock.getpeername()) username = usernames[username] if command == "/quit": print data sock.send("bye"

Re: select.select()

2013-11-22 Thread Bhanu Karthik
On Friday, 22 November 2013 18:15:10 UTC-8, Roy Smith wrote: > In article , > > Bhanu Karthik wrote: > > > > > please help me.. what does the following line do? > > > > > > read_sockets,write_sockets,error_sockets = > > > select.select

Re: select.select()

2013-11-22 Thread Bhanu Karthik
On Friday, 22 November 2013 18:29:12 UTC-8, Steven D'Aprano wrote: > On Fri, 22 Nov 2013 17:42:07 -0800, Bhanu Karthik wrote: > > > > > please help me.. what does the following line do? > > > > > > read_sockets,write_sockets,error_socke

select.select()

2013-11-22 Thread Bhanu Karthik
please help me.. what does the following line do? read_sockets,write_sockets,error_sockets = select.select(CONNECTION_LIST,[],[]) -- https://mail.python.org/mailman/listinfo/python-list

earn 200-300% just launched new doubler 15 m ago join fast

2010-11-27 Thread bhanu
http://fast2double.com?bhanusri join 30$ get 5$ line bonus -- http://mail.python.org/mailman/listinfo/python-list

Re: python ide for ubuntu

2010-08-14 Thread Bhanu Kumar
Thanks!! On Sat, Aug 14, 2010 at 9:49 PM, Juan Andres Knebel wrote: > Hi Bhanu, > if you want to use QT try eric4 for python2 or eric5 for python3. Is very > nice IDE, but if you want to develop only pure python use kate or similar or > eclipse if you need a nice way to see the deb

python ide for ubuntu

2010-08-11 Thread Bhanu Kumar
Hi All, Is there any good free python IDE available in Ubuntu? thanks, -Bhanu -- http://mail.python.org/mailman/listinfo/python-list

"(8)Exec format error: exec of" a java script file

2009-10-26 Thread Bhanu Mangipudi
Hi all, When I am trying to access a javascript file I am getting an error like this "(8)Exec format error: exec of '/var/www/cgi-bin/website/js/layout.js' failed, referer: http://localhost/cgi-bin/website/index.py";. Can any one please help me how to fix this error ?? T

python-apache configuration

2009-10-13 Thread Bhanu Mangipudi
showing the out put in this way #!/usr/bin/python print "Content-Type: text/html" print print """\ Hello World! """ Please help me to solve this issue Thanks Bhanu -- http://mail.python.org/mailman/listinfo/python-list

how to move a webiste in python

2009-10-12 Thread Bhanu Mangipudi
Hi, I am new to python I have few questions regarding it. I have to me a website with python scripts from one server to another server , when I moved the content the website is not working, do I have to recompile the code in new server too. Can any help me to resolve this issue ?? Thanks Bhanu

Python for 64bit Linux version

2009-09-03 Thread Bhanu Srinivas Mangipudi
Hello Every one, I just want to that s there a 64 bit Linux version for python ? if yes can you provide me any links for it.I could find a 64bit windows version but could not find Linuux version Your help is appriciated. Thanks Bhanu -- http://mail.python.org/mailman/listinfo/python-list