[ python-Bugs-1630844 ] fnmatch.translate undocumented

SourceForge.net noreply at sourceforge.net
Tue Mar 13 08:52:04 CET 2007


Bugs item #1630844, was opened at 2007-01-08 19:29
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1630844&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Gabriel Genellina (gagenellina)
Assigned to: Nobody/Anonymous (nobody)
Summary: fnmatch.translate undocumented

Initial Comment:
fnmatch.translate is not documented, but it is menctioned on the module docstring and in __all__, so it appears to be public.


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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-13 07:52

Message:
Logged In: YES 
user_id=849994
Originator: NO

The patch has been applied, so closing this. Thanks for the report!

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

Comment By: Björn Lindqvist (sonderblade)
Date: 2007-03-12 22:46

Message:
Logged In: YES 
user_id=51702
Originator: NO

Patch #1679379 should fix it.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1630844&group_id=5470


More information about the Python-bugs-list mailing list