From: Lars Stavholm on 10 Mar 2010 00:31 Hi all, has anyone managed to integrate pexpect and logging? I.e., I'd like to be able to pick up the dialog, commands sent and responses received, in my logging. I know about the pexpect logfile, and I can log things to stdout or stderr, but I really need to log using the python logging library. Any thoughts appreciated /Lars
|
Pages: 1 Prev: Knight's tour Warndorff's algorithm problem Next: Down casting Python objects |