PEP 282, A Logging System, Trent Mick
This commit is contained in:
parent
12c98c195b
commit
f03e9f775c
|
@ -84,6 +84,7 @@ Index by Category
|
|||
S 279 Enhanced Generators Hettinger
|
||||
S 280 Optimizing access to globals van Rossum
|
||||
S 281 Loop Counter Iteration with range and xrange Hetland
|
||||
S 282 A Logging System Mick
|
||||
|
||||
Finished PEPs (done, implemented in CVS)
|
||||
|
||||
|
@ -245,6 +246,7 @@ Numerical Index
|
|||
S 279 Enhanced Generators Hettinger
|
||||
S 280 Optimizing access to globals van Rossum
|
||||
S 281 Loop Counter Iteration with range and xrange Hetland
|
||||
S 282 A Logging System Mick
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
|
||||
|
||||
|
@ -286,6 +288,7 @@ Owners
|
|||
Lielens, Gregory gregory.lielens@fft.be
|
||||
von Loewis, Martin loewis@informatik.hu-berlin.de
|
||||
McMillan, Gordon gmcm@hypernet.com
|
||||
Mick, Trent trentm@activestate.com
|
||||
Montanaro, Skip skip@pobox.com
|
||||
Moore, Paul gustav@morpheus.demon.co.uk
|
||||
Oliphant, Travis oliphant@ee.byu.edu
|
||||
|
|
Loading…
Reference in New Issue