added Verify

This commit is contained in:
Dave Schuyler 2003-10-09 03:11:46 +00:00
parent 2eba62574a
commit 9a2f3e2523
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ import inspect
import os
import sys
from Verify import *
# NOTE: ifAbsentPut has been replaced with Python's dictionary's builtin setdefault
# before: