Web validation

r-w r-w at inet.net.au
Mon Apr 6 18:44:17 EDT 2009


If no internet connection:
     if have files:
         run anyway, with warning
     else:
         ERROR
else:
     if error getting hash/files:
         if have files:
             run anyway, with warning
         else:
             ERROR
     else:
         run



More information about the Python-list mailing list