This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vladimir
Recipients georg.brandl, vladimir
Date 2010-08-28.20:18:14
SpamBayes Score 1.1046919e-09
Marked as misclassified No
Message-id <AANLkTi=3JZ6-H75cSBZCvEo47siZtQOBUvFu4FUXAB6b@mail.gmail.com>
In-reply-to <1282948455.42.0.283770436618.issue9703@psf.upfronthosting.co.za>
Content
On Sat, Aug 28, 2010 at 12:34 AM, Georg Brandl <report@bugs.python.org>wrote:

changes parameter value. It' would be understandable, as exmple in
documentation with acumulating value of L, that changing parameter in side
class affect default
    value in next call. But this is out of mind. Did you try to execute
program on your computer? Does it give same output? I rather consider it
bug. Languages like python should be semanticly understandable, without
knowing how
    something works. I read that van Rossum working on it ( clearing
something  ) in version 3.0, did you try it? Does verison 3.0 correct this?
Files
File name Uploaded
unnamed vladimir, 2010-08-28.20:18:13
History
Date User Action Args
2010-08-28 20:18:16vladimirsetrecipients: + vladimir, georg.brandl
2010-08-28 20:18:14vladimirlinkissue9703 messages
2010-08-28 20:18:14vladimircreate