[Patches] [ python-Patches-545150 ] {a,b} in fnmatch.translate

noreply@sourceforge.net noreply@sourceforge.net
Wed, 17 Apr 2002 05:40:04 -0700


Patches item #545150, was opened at 2002-04-17 12:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=545150&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: {a,b} in fnmatch.translate

Initial Comment:
This patch adds support to {a,b} expansion constructs  
in fnmatch.translate. That is, file{a,b}.txt will 
match both, filea.txt and fileb.txt, like usual 
shell expansions. 
  

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=545150&group_id=5470