pseudo-code

Steven D'Aprano steve at REMOVE-THIS-cybersource.com.au
Tue Apr 7 06:22:53 EDT 2009


On Tue, 07 Apr 2009 19:00:30 +1000, r-w wrote:

> 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

Very pretty. Did you have a question, or did you just want to show off 
your L33T pseudo-code writing 5K1LL5?



-- 
Steven



More information about the Python-list mailing list