We have a client here in MA looking for a Sr or Prin level consultant with a
strong background in Python and Javascript. Experience with Twisted is a plus
as is any Dojo experience.
Work must be done on site and must be able to interview in person as well.
Please call or email me with any quest
Hello all,
This is my first email in this list so thanks everyone in advance and Hello :)
I have a quick question about the Proxy class and the CONNECT method
(for tunneling SSL). I've already solved the certificate issues as I
use a fixed *.testdomain.com certificare for my service.
What I cann
On 07:51 am, lacrima.ma...@gmail.com wrote:
>Hi Drew,
>
>I was referring to the example attached by Glyph. His example helped me
>to
>properly handle stdin in my code. In addition to stdin I want to handle
>command line arguments, so I want to be able to do this:
>$ echo foo | ./check.py
>and this
Hi Drew,
I was referring to the example attached by Glyph. His example helped me to
properly handle stdin in my code. In addition to stdin I want to handle
command line arguments, so I want to be able to do this:
$ echo foo | ./check.py
and this:
$ ./check.py foo
I think `main` function should lo