Author: martin.v.loewis Date: Fri Jun 30 21:10:18 2006 New Revision: 47179 Modified: peps/trunk/pep-0356.txt Log: Add the bugs that I consider critical before 2.5b2. Modified: peps/trunk/pep-0356.txt ============================================================================== --- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Fri Jun 30 21:10:18 2006 @@ -154,6 +154,9 @@ http://python.org/sf/1504046 http://python.org/sf/1501934 http://python.org/sf/1333982 + http://python.org/sf/1513646 + http://python.org/sf/1508010 + http://python.org/sf/1475523 - Should relative imports from __main__ work when feasible? Bug report: http://python.org/sf/1510172