Files
cpython/Doc/lib
Guido van Rossum 59b2a74c75 SF bug 533625 (Armin Rigo). rexec: potential security hole
If a rexec instance allows writing in the current directory (a common
thing to do), there's a way to execute bogus bytecode.  Fix this by
not allowing imports from .pyc files (in a way that allows a site to
configure things so that .pyc files *are* allowed, if writing is not
allowed).

I'll apply this to 2.2 and 2.1 too.
2002-05-31 21:12:53 +00:00
..
2002-02-22 21:24:32 +00:00
2001-12-18 16:32:30 +00:00
2002-04-17 19:33:06 +00:00
2002-03-24 16:55:57 +00:00
2002-03-28 12:40:45 +00:00
2002-05-01 03:23:03 +00:00
2001-11-05 21:31:15 +00:00
2002-05-27 15:08:24 +00:00
2002-02-19 02:58:54 +00:00
2002-03-21 12:58:54 +00:00
2001-11-06 22:10:47 +00:00
2001-10-26 19:50:26 +00:00
2001-12-10 18:10:37 +00:00