From ddbd18da62274255e9dd2e7c7f00b096a5dd329e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 1 Jul 2006 09:42:21 +0000 Subject: [PATCH] Add stringobject bug. --- pep-0356.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0356.txt b/pep-0356.txt index 6ae8facd0..22bd63235 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -158,6 +158,7 @@ Open issues http://python.org/sf/1508010 http://python.org/sf/1475523 http://python.org/sf/1494314 + http://python.org/sf/1515471 - Should relative imports from __main__ work when feasible? Bug report: http://python.org/sf/1510172