Files
cpython/Modules
Guido van Rossum 50422b403c Michael Hudson:
This patch changes posixmodule.c:execv to

a) check for zero length args (does this to execve, too), raising
   ValueError.

b) raises more rational exceptions for various flavours of duff arguments.
   I *hate*
      TypeError: "illegal argument type for built-in operation"
   It has to be one of the most frustrating error messages ever.
2000-04-26 20:34:28 +00:00
..
2000-03-28 20:29:59 +00:00
2000-04-10 17:06:55 +00:00
1997-04-29 21:34:16 +00:00
1997-04-29 20:31:59 +00:00
2000-04-21 20:49:36 +00:00
1997-10-01 04:29:29 +00:00
1998-12-08 16:27:10 +00:00
1996-08-19 22:12:39 +00:00
2000-04-26 20:34:28 +00:00
1998-12-07 14:28:47 +00:00
1999-04-10 15:48:23 +00:00
1996-12-10 00:32:31 +00:00
1997-10-01 04:29:29 +00:00
1996-01-26 21:10:22 +00:00
1996-10-25 14:44:06 +00:00