ase let me know
Thanks
P
On Tuesday, April 4, 2017 at 6:51:28 PM UTC+5:30, Prathamesh wrote:
> Hi Inada
>
> Thank you for your response
> Weblogic works on Jython 2.2.1
> and I think the Python requests module requires >= python 2.6
>
> Please correct me if I'm wrong
gt; You can reuse connection, instead of creating for each request. (HTTP
> keep-alive).
>
> On Tue, Apr 4, 2017 at 1:11 AM, Prathamesh
> wrote:
> > Hello World
> >
> > The following script is an extract from
> >
> > https://github.com/RittmanMe
On Monday, April 3, 2017 at 9:52:38 PM UTC+5:30, INADA Naoki wrote:
> You can reuse connection, instead of creating for each request. (HTTP
> keep-alive).
>
> On Tue, Apr 4, 2017 at 1:11 AM, Prathamesh
> wrote:
> > Hello World
> >
> > The following script
Hello World
The following script is an extract from
https://github.com/RittmanMead/obi-metrics-agent/blob/master/obi-metrics-agent.py
<>
import calendar, time
import sys
import getopt
print '---'
# Check the arguments to this script are as expected.
# argv[