<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'match extensions with regular expresion' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'match extensions with regular expresion' posted on the 'Python' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 23:51:25 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 23:51:25 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>match extensions with regular expresion</title>
      <link>http://www.programmersheaven.com/mb/python/413265/413265/match-extensions-with-regular-expresion/</link>
      <description>hello to all!&lt;br /&gt;
&lt;br /&gt;
I'm new to python , worked with regexp in javascript only, and I'm stuck with one little problem, I want to know if File has extension: .zip .7z .gz .tar ...(only Compressed Files).&lt;br /&gt;
&lt;br /&gt;
But if it's .rar, it must not be xxx.partN.rar ('N' is a number and 'xxx' can be anything) UNLESS 'N' is '1' or '01' '001' etc.&lt;br /&gt;
&lt;br /&gt;
Any help will be greatly appreciated.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/python/413265/413265/match-extensions-with-regular-expresion/</guid>
      <pubDate>Mon, 08 Feb 2010 15:46:01 -0700</pubDate>
      <category>Python</category>
    </item>
  </channel>
</rss>
