Fix names broken by Kate editor in previous checkin

This commit is contained in:
Nick Coghlan 2005-10-16 12:21:08 +00:00
parent 1ddf93a58c
commit 2c1f437a28
1 changed files with 6 additions and 6 deletions

View File

@ -103,7 +103,7 @@ Index by Category
S 341 Unifying try-except and try-finally Birkenfeld
S 344 Exception Chaining and Embedded Tracebacks Yee
S 345 Metadata for Python Software Packages 1.2 Jones
P 347 Migrating the Python CVS to Subversion von L<EFBFBD>is
P 347 Migrating the Python CVS to Subversion von Löwis
S 349 Allow str() to return unicode strings Schemenauer
I 350 Codetags Elliott
S 754 IEEE 754 Floating Point Special Values Warnes
@ -152,7 +152,7 @@ Index by Category
SF 285 Adding a bool type GvR
SF 289 Generator Expressions Hettinger
SF 292 Simpler String Substitutions Warsaw
SF 293 Codec Error Handling Callbacks D<EFBFBD>wald
SF 293 Codec Error Handling Callbacks Dörwald
SF 301 Package Index and Metadata for Distutils Jones
SF 305 CSV File API Montanaro, et al
SF 307 Extensions to the pickle protocol GvR, Peters
@ -339,7 +339,7 @@ Numerical Index
I 290 Code Migration and Modernization Hettinger
I 291 Backward Compatibility for Standard Library Norwitz
SF 292 Simpler String Substitutions Warsaw
SF 293 Codec Error Handling Callbacks D<EFBFBD>wald
SF 293 Codec Error Handling Callbacks Dörwald
SR 294 Type Names in the types Module Tirosh
SR 295 Interpretation of multiline string constants Koltsov
SR 296 Adding a bytes Object Type Gilbert
@ -392,7 +392,7 @@ Numerical Index
S 344 Exception Chaining and Embedded Tracebacks Yee
S 345 Metadata for Python Software Packages 1.2 Jones
SR 346 User Defined ("with") Statements Coghlan
P 347 Migrating the Python CVS to Subversion von L<EFBFBD>is
P 347 Migrating the Python CVS to Subversion von Löwis
SR 348 Exception Reorganization for Python 3.0 Cannon
S 349 Allow str() to return unicode strings Schemenauer
I 350 Codetags Elliott
@ -435,7 +435,7 @@ Owners
Cole, Dave djc@object-craft.com.au
Craig, Christopher python-pep@ccraig.org
Creighton, Laura lac@strakt.com
D<EFBFBD>wald, Walter
Dörwald, Walter
Drake, Fred fdrake@acm.org
Dubner, Michael P. dubnerm@mindless.com
Dubois, Paul F. paul@pfdubois.com
@ -446,7 +446,7 @@ Owners
Evans, Clark C. cce@clarkevans.com
Ewing, Greg greg@cosc.canterbury.ac.nz
Faassen, Martijn faassen@infrae.com
Giacometti, Fr<EFBFBD><EFBFBD>ic B. fred@arakne.com
Giacometti, Frédéric B. fred@arakne.com
Gilbert, Scott xscottg at yahoo.com
Goodger, David goodger@python.org
Griffin, Grant g2@iowegian.com