Formatting nits.

This commit is contained in:
Georg Brandl 2008-05-29 21:14:46 +00:00
parent 729cfc4fd8
commit 3bba8241c6
1 changed files with 4 additions and 4 deletions

View File

@ -276,8 +276,8 @@ Index by Category
SR 3130 Access to Current Module/Class/Function Jewett
SR 3133 Introducing Roles Winter
SR 3136 Labeled break and continue Chisholm
SR 3139 Cleaning out sys and the "interpreter" module Peterson
SR 3140 str(container) should call str(item), not repr(item) Broytmann, Jewett
SR 3139 Cleaning out sys and the "interpreter" module Peterson
SR 3140 str(container) should call str(item), not repr(item) Broytmann, Jewett
Numerical Index
@ -521,8 +521,8 @@ Numerical Index
SR 3136 Labeled break and continue Chisholm
SA 3137 Immutable Bytes and Mutable Buffer GvR
S 3138 String representation in Python 3000 Ishimoto
SR 3139 Cleaning out sys and the "interpreter" module Peterson
SR 3140 str(container) should call str(item), not repr(item) Broytmann, Jewett
SR 3139 Cleaning out sys and the "interpreter" module Peterson
SR 3140 str(container) should call str(item), not repr(item) Broytmann, Jewett
SA 3141 A Type Hierarchy for Numbers Yasskin