X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fsenslab%2FOARrestapi.py;h=fa7e0f9ecac9f3efd2ec6c8335c9559c75d2735c;hb=2f6b073aca2e338d5e7d9b92daa0760b63bf2027;hp=7799f99bdf96cd6267a516ba898caf8e06651e59;hpb=ac832e597753b6be0a819a07dccf86edb76d03c7;p=sfa.git diff --git a/sfa/senslab/OARrestapi.py b/sfa/senslab/OARrestapi.py index 7799f99b..fa7e0f9e 100644 --- a/sfa/senslab/OARrestapi.py +++ b/sfa/senslab/OARrestapi.py @@ -237,9 +237,10 @@ class OARGETParser: def ParseJobsTable(self) : print "ParseJobsTable" - def ParseJobsDetails (self): - + def ParseJobsDetails (self): + # currently, this function is not used a lot, so i have no idea what be usefull to parse, returning the full json. NT print >>sys.stderr,"ParseJobsDetails %s " %(self.raw_json) + return self.raw_json def ParseJobsIds(self):