Re: [Pyunit-interest] Re: PATCH: AssertionError message
Brought to you by:
purcell
From: Phlip <ppl...@om...> - 2002-06-04 12:40:54
|
Steve Purcell sez: > if first != second: > raise self.failureException, \ > (msg or '%s != %s' % (`first`, `second`)) Sorry, but do back-ticks do the same as repr? I thought they did string. -- Phlip http://www.greencheese.org/EvolutionaryPsychology -- Friends don't let friends use Closed Source software -- |