[docs] [issue11476] StreamHandler code broken by change of parameter name
Vinay Sajip
report at bugs.python.org
Sat Mar 19 00:41:54 CET 2011
Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:
It's a formal parameter name, in general passed by position rather than keyword. Anyway, it seems a bit late to change it back now.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11476>
_______________________________________
More information about the docs
mailing list