Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50132
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <SRS0=AxgATQ=QV=inqvista.com=inq1ltd@eigbox.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.201 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.61; '*S*': 0.01; 'python': 0.11; 'subject:screen': 0.16; 'header:User-Agent:1': 0.23; 'file.': 0.24; 'logging': 0.26; 'appreciated.': 0.29; 'pipe': 0.31; 'received:10.20.15': 0.31; 'received:10.20.18': 0.31; 'received:10.20.55': 0.31; 'received:eigbox.net': 0.31; 'txt': 0.31; 'received:10.20': 0.33; 'screen': 0.34; 'received:66': 0.35; 'subject:with': 0.35; "can't": 0.35; 'but': 0.35; 'url:rec- html40': 0.35; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'received:10': 0.37; 'window': 0.38; 'to:addr:python-list': 0.38; 'help,': 0.39; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'url:dtd': 0.80; 'capture': 0.91; 'opens': 0.91; 'url:strict': 0.95 |
| X-Authority-Analysis | v=2.0 cv=dt1Z+ic4 c=1 sm=1 a=IgaInrpa6KCM9Fm4W68ZHA==:17 a=spKFjZujUncA:10 a=2Cs5qbXtQ68A:10 a=f2n1VMzCTyUA:10 a=OmMKortqy18A:10 a=tTExfe6FAAAA:8 a=Z6Sjbhe-W7MA:10 a=M6OM9FUDEi0wsNJV7_EA:9 a=CjuIK1q_8ugA:10 a=-R-Ry-yphVwA:10 a=RL9nFO_1Lc8A:10 a=SSmOFEACAAAA:8 a=d0FNhsgdKAsNDtRevWUA:9 a=_W_S_7VecoQA:10 a=frz4AuCg-hUA:10 a=UbhyXsmT3s6cpTcs:21 a=wx0GOVZTcu8EuaXTIXj3VQ==:117 |
| X-EN-OrigOutIP | 10.20.18.12 |
| X-EN-IMPSID | xV9g1l0030FdZ9W01V9gBY |
| From | inq1ltd <inq1ltd@inqvista.com> |
| To | python-list@python.org |
| Subject | capture html screen with pexpect |
| Date | Sun, 07 Jul 2013 13:06:18 -0400 |
| Organization | inqvista |
| User-Agent | KMail/4.7.2 (Linux/2.6.37.6-24-desktop; KDE/4.7.2; i686; ; ) |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="nextPart1637558.SSEjA8z15V" |
| Content-Transfer-Encoding | 7Bit |
| X-EN-UserInfo | ea107384e720a598200e9790e8ca8002:9d89a6cbd5a73a41b134431a25286195 |
| X-EN-AuthUser | inq1ltd@inqvista.com |
| Sender | inq1ltd <inq1ltd@inqvista.com> |
| X-EN-OrigIP | 71.246.159.225 |
| X-EN-OrigHost | pool-71-246-159-225.rich.east.verizon.net |
| X-Mailman-Approved-At | Mon, 08 Jul 2013 11:22:35 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4375.1373275357.3114.python-list@python.org> (permalink) |
| Lines | 47 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1373275357 news.xs4all.nl 15906 [2001:888:2000:d::a6]:48019 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:50132 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
python help, I can log into a web site with pexpect but what I want to do is pipe the opening window to a file. Logging into the site opens the site window but I can't get the window to a file. I can't use screen capture I need to get pexpect to pipe it to a txt file. Any help will be appreciated. jimonliinux
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
capture html screen with pexpect inq1ltd <inq1ltd@inqvista.com> - 2013-07-07 13:06 -0400
csiph-web