Path: csiph.com!usenet.pasdenom.info!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python,': 0.01; 'mode,': 0.07; 'sticks': 0.09; 'called,': 0.16; 'editor,': 0.16; 'received:192.168.1.104': 0.16; 'rectangle': 0.16; 'subject:expression': 0.16; 'subject:regular': 0.16; 'virtualbox': 0.16; 'windows).': 0.16; 'cc:addr:python-list': 0.16; 'linux': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'mode': 0.25; "wasn't": 0.25; 'windows': 0.26; 'cc:2**0': 0.26; 'somebody': 0.28; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'cmd': 0.30; 'ran': 0.30; 'subject:?': 0.31; 'header:User-Agent:1': 0.33; 'it.': 0.33; 'subject:What': 0.34; 'window': 0.35; 'but': 0.37; 'using': 0.37; "i'll": 0.38; 'received:192': 0.38; 'doing': 0.38; 'think': 0.38; 'received:192.168.1': 0.39; 'option': 0.39; 'put': 0.40; 'john': 0.61; 'imagine': 0.66; 'subject:best': 0.67; 'url:png': 0.69; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.72; 'learned': 0.73; 'subject:this': 0.74; 'click': 0.78; 'menu.': 0.84; 'subject:write': 0.84; 'window,': 0.84; 'bandwidth': 0.97 Date: Thu, 08 Mar 2012 17:19:57 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: John Salerno Subject: Re: What's the best way to write this regular expression? References: <12783654.1174.1331073814011.JavaMail.geo-discussion-forums@yner4> <03dd4256-0881-44e8-bb27-38f23ce66267@h20g2000yqd.googlegroups.com> <21519dbf-4097-4780-874d-41d76f6453e0@x17g2000yqj.googlegroups.com> In-Reply-To: <21519dbf-4097-4780-874d-41d76f6453e0@x17g2000yqj.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:a2E/EeJRRjGGA9CnypM6JqNnq6A4ByAq5LlSy23FoFr EjRXXQWjr+sfV6Nv8+c9QyvU4LenC7ai+4HwMGhLf5hf9WwRfu J05YDU6eLxHK6zadHM6T4uKdORyRA2a2rN+zUGX+A/3lkK00fu CAJVcLe0tAH8vCZf/YlvUYelHrqwX0b8sKX8L/HM4g6vGr6OBy eqqH+6x+kjqpLjg4uB7aOEQnow8qyXX4APfEhWqbjb3On1W34s chkWx2g7yRFUNkQOPz5jWX249p2gFzHQcEOPemwviWL7+JUGpf Jo3h2XXzn1Hieo8+QNZNR5X9HT7oe+ZMLSxp1zEJbBnf/Fnbg= = Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: d@davea.name List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1331245226 news.xs4all.nl 6910 [2001:888:2000:d::a6]:47262 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21401 On 03/08/2012 04:40 PM, John Salerno wrote: > > http://i271.photobucket.com/albums/jj138/JohnJSal/lxml_error.png > Nothing to do with Python, but you'd save us all a lot of space and bandwidth if you learned how to copy/paste from a Windows cmd window. If you're just doing it rarely, you can right click on the top bar to get a menu. I think you want "mark". Then you select the text you'd like to put in the clipboard. Alternatively, you can put the console in quick-edit mode (I think it's called, it's been a long time since I ran Windows). That's an option you set on one cmd window, and it sticks for future windows. In quick-edit, you just right-click-drag on the cmd window to select a rectangle of text. Then you can Ctrl-V to paste it into email, or into a text editor, or wherever else you need it. Hard to imagine not using this mode, or its Linux equivalent, which is always available. If that wasn't clear enough, or it doesn't work for you, somebody will explain it better. Or ask me, and I'll launch a VirtualBox with Windows to get you going. -- DaveA