How to read POSTed data

2005-02-05 Thread Håkan Persson
the read() function in socket.py. Is there another way to read the data? Thanks, Håkan Persson -- http://mail.python.org/mailman/listinfo/python-list

Converting a string to a function pointer

2005-02-04 Thread Håkan Persson
call the correct function? I have tried using getattr() but I don't know what the first (object) argument should be in this case. Thanks, Håkan Persson -- http://mail.python.org/mailman/listinfo/python-list