First  |  Prev |  Next  |  Last
Pages: 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194
exp_internal in pexpect
how to enable expect log in pexpect ? (similar as exp_internal in expect) ... 3 Mar 2010 05:08
python 2.6: how to modify a PIL image from C without copyingforth and back
Hi Tim, Tim Roberts wrote: News123 <news123(a)free.fr> wrote: I created a grayscale image with PIL. Now I would like to write a C function, which reads a;most all pixels and will modify a few of them. My current approach is: - transform the image to a string() - create a byte array h... 3 Mar 2010 06:14
timeout restart in pexpect
I am using pexpect to automate some procedures. My procedures are time cosuming, some messages coming out from that, in failure cases it will not output anything. So I would like to give small timeout value but when some message is received, it should restart the timeout, similar like "restart_timeout_upon_rec... 3 Mar 2010 02:58
Python 2.6.5 release candidate 1 now available
Hello everyone, The source tarballs and Windows installer for Python 2.6.5 release candidate 1 are now available: http://www.python.org/download/releases/2.6.5/ Please download them, install them, and try to use them with your favorite projects and environments. If no regressions are found, we will do the f... 2 Mar 2010 22:35
Multiprocessing.Pipe is not concurrently bi-directional (designflaw?)
Metalone wrote: Well, I just realized that I could use a separate pipe to send the result back. This might work ok. Or you could call .poll on the pipe and sleep if there's no input yet. ... 2 Mar 2010 22:35
Image.frombuffer and warning
Hi, I am using the PIL function from_buffer in python 2.6.4 I am having the line im2 = Image.frombuffer('L',(wx,wy),buf) I receive the warning: ./pytest.py:63: RuntimeWarning: the frombuffer defaults may change in a future release; for portability, change the call to read: frombuffer(mode, size, da... 3 Mar 2010 05:08
UNA VETRINA SUL MONDO
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>ITALIA WEEKEND</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#006699" background="http://www.rbcom.it/mailing_02-10/down.jpg" text="#FFFF00" link="#FFFF00" vlink="#FFF... 2 Mar 2010 19:12
CGI, POST, and file uploads
Can someone tell me how to upload the contents of a (relatively small) file using an HTML form and CGI in Python 3.1? As far as I can tell from a half-day of experimenting, browsing, and searching the Python issue tracker, this is broken. Very simple example: <html> <head> </head> <body> ... 2 Mar 2010 16:56
Email Script
Where do you take class Email from? There's no info in your mail on this. Regards, mk ... 2 Mar 2010 19:12
Broken references in postings
I've noticed recently that a lot of the "refernces" and "in-reply-to" headers in c.l.p are broken, resulting in the inability to move from a child to a parent in a tree. For example in a recent reply (subejct: os.fdopen() issue in Python 3.1?), the references and in-reply-to headers both contained: 12675398... 2 Mar 2010 18:04
First  |  Prev |  Next  |  Last
Pages: 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194