j
k
j a
j l
instead of just: if REQUEST:
instead of just:
if REQUEST:
Because this tests it against more than being just None. For example an empty dict, string of zero length etc would all pass. -- Andy McKay www.agmweb.ca
Back to the thread
Back to the list