Files
cpython/Lib
Greg Ward 8bbba17d38 Fixed a couple of long-hidden bugs (amazing what you find when you
attempt to verify the bold assertions in the documentation):
  * entries for the "root package" in 'package_dir' didn't work --
    fixed by improving the fall-through code in 'get_package_dir()'
  * __init__.py files weren't installed when modules-in-packages
    were listed individually (ie. in 'py_modules' in the setup script);
    fixed by making 'check_package()' return the name of the __init__
    file if it exists, and making 'find_modules()' add an entry to
    the module list for __init__ if applicable
2000-05-26 00:44:06 +00:00
..
2000-05-02 22:32:59 +00:00
1996-08-08 18:24:58 +00:00
1996-08-08 18:24:58 +00:00
1996-08-16 18:14:41 +00:00
2000-03-07 15:19:31 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
2000-02-02 15:10:15 +00:00
1993-10-22 14:24:22 +00:00
2000-02-02 15:10:15 +00:00
1999-08-26 15:50:43 +00:00
2000-02-02 15:10:15 +00:00
2000-05-01 16:17:32 +00:00
2000-05-09 14:46:40 +00:00
2000-02-02 15:10:15 +00:00
2000-03-28 21:42:38 +00:00
2000-03-28 21:45:46 +00:00
2000-03-28 21:45:46 +00:00
2000-05-25 03:25:26 +00:00
2000-02-19 13:36:23 +00:00
1997-10-20 23:16:58 +00:00
2000-02-10 17:17:14 +00:00
2000-03-28 21:45:46 +00:00
2000-03-06 20:39:59 +00:00
2000-02-02 15:10:15 +00:00
2000-02-10 17:17:14 +00:00
2000-03-27 19:29:31 +00:00
2000-02-10 17:17:14 +00:00
2000-05-01 20:14:12 +00:00
2000-03-28 21:45:46 +00:00
2000-02-10 17:17:14 +00:00
2000-05-02 14:32:11 +00:00
2000-02-29 00:10:24 +00:00
2000-03-10 23:18:11 +00:00
2000-02-10 17:17:14 +00:00
1994-03-07 11:45:36 +00:00
2000-02-02 15:10:15 +00:00
2000-04-11 15:38:46 +00:00
2000-02-10 17:17:14 +00:00