0
Q:

request.args.get check if defined

opt_param = request.args.get("something")
if opt_param is None:
    print "Argument not provided"
0

New to Communities?

Join the community