|
Jorey Bump
list at joreybump.com
Mon Aug 2 12:23:47 EDT 2004
Manera, Villiam wrote:
> File "C:\Sviluppo\python\test_prove\driver data base\stm.py", line 67, in
> testAssert1
> assert isinstance(default, (list, dict, str)),\
^ missing left parenthesis
> AssertionError: Argument default value must be a string, list or dict (or
> subclass thereof)
> Process completed with exit code 1
|