pseudo-code

r-w r-w at inet.net.au
Tue Apr 7 05:00:30 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