[Python-Dev] testing question (original) (raw)
Michael Hudson mwh@python.net
27 Nov 2002 13:25:02 +0000
- Previous message: [Python-Dev] assigning to new-style-class.__name__
- Next message: [Python-Dev] testing question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There's a buglet in my assignable bases code that can (in pretty obscure situations) lead to Python code getting executed with an exception pending. I have a fix, but I'd like a test -- can anyone think of a way of testing for this?
Cheers, M.
-- GAG: I think this is perfectly normal behaviour for a Vogon. ... VOGON: That is exactly what you always say. GAG: Well, I think that is probably perfectly normal behaviour for a psychiatrist. -- The Hitch-Hikers Guide to the Galaxy, Episode 9
- Previous message: [Python-Dev] assigning to new-style-class.__name__
- Next message: [Python-Dev] testing question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]