format%args))
>
> httpd = HTTPServer(ADDR, MyLoggingHTTPRequestHandler)
> httpd.serve_forever()
>
> Simon
>
>
>
>
>
>
>
> On Wed, 4 May 2011 03:52:29 -0700 (PDT), LehH Sdsk8 wrote:
> > First, i'm sorry for any inglish error!
>
>
First, i'm sorry for any inglish error!
So, i use the BaseHTTPServer to create a page for monitoring purposes,
someone now how to direct the event log to a file?
--
http://mail.python.org/mailman/listinfo/python-list
On Mar 10, 9:58 pm, Justin Ezequiel
wrote:
> Greetings,
>
> We have an old barcode program (MSDOS and source code unavailable.)
> I've figured out how to populate the fields (by hacking into one of
> the program's resource files.)
> However, we still need to hit the following function keys in sequ