Add stringobject bug.

This commit is contained in:
Georg Brandl 2006-07-01 09:42:21 +00:00
parent 0d3fea3317
commit ddbd18da62
1 changed files with 1 additions and 0 deletions

View File

@ -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