X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=macros%2FHttpPost.py;h=bf2ed01ae6d8b74a8df05adb6415036cd12c8302;hb=68d4178e022cfe5946b7a574fb20aaae41d98f14;hp=b7037c1627d5364745554d2df4dba806f77414f1;hpb=b61122d9783076d85b89b8a130127e3303eb4a73;p=geekigeeki.git diff --git a/macros/HttpPost.py b/macros/HttpPost.py index b7037c1..bf2ed01 100644 --- a/macros/HttpPost.py +++ b/macros/HttpPost.py @@ -1,4 +1,4 @@ -def _macro_HttpPost(args, kvargs): +def _macro_HttpPost(*args, **kvargs): if args[1] in form: return form[argv[1]].value elif len(args) > 2: