Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: John Salerno Newsgroups: comp.lang.python Subject: Re: What's the best way to write this regular expression? Date: Thu, 8 Mar 2012 19:52:48 -0800 (PST) Organization: http://groups.google.com Lines: 14 Message-ID: <11016571.151.1331265168696.JavaMail.geo-discussion-forums@yneo2> References: <12783654.1174.1331073814011.JavaMail.geo-discussion-forums@yner4> <9796cdc0-7322-4d1b-b513-a51fb8bc5e62@lf20g2000pbb.googlegroups.com> NNTP-Posting-Host: 76.30.237.113 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1331265293 3957 127.0.0.1 (9 Mar 2012 03:54:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 9 Mar 2012 03:54:53 +0000 (UTC) In-Reply-To: <9796cdc0-7322-4d1b-b513-a51fb8bc5e62@lf20g2000pbb.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.30.237.113; posting-account=Wdz3OgoAAACumWTKfPjpOEJc3twpMp_1 User-Agent: G2/1.0 X-Received-Bytes: 1871 Xref: csiph.com comp.lang.python:21417 On Thursday, March 8, 2012 9:38:51 PM UTC-6, alex23 wrote: > John Salerno wrote: > > So much work just to get a 3rd party module installed! > > "New! Try out the beta release of Beautiful Soup 4. (Last updated > February 28, 2012) > easy_install beautifulsoup4 or pip install beautifulsoup4 or download > a tarball." > > http://www.crummy.com/software/BeautifulSoup/ > > Worked fine under both Python 2.7 & 3.2 using pip. Yeah, but first I had to figure out how to install easy_install :)