http://fast2double.com?bhanusri join 30$ get 5$ line bonus
--
http://mail.python.org/mailman/listinfo/python-list
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
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
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
data = sock.recv(RECV_BUFFER)
username = str(sock.getpeername())
username = usernames[username]
if command == "/quit":
print data
sock.send("bye"
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())
>
> >
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())
>
> >
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)
>
> >
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
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
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
Hi All,
Is there any good free python IDE available in Ubuntu?
thanks,
-Bhanu
--
http://mail.python.org/mailman/listinfo/python-list
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
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
14 matches
Mail list logo