On Tue, Apr 22, 2008 at 7:04 PM, Steven Bethard <[EMAIL PROTECTED]>
wrote:

> >  The callable takes the src directory + its content as a list, and
> >  returns filter eligible for exclusion
>
> FWIW, that looks better to me.
>
> >  That makes me wonder, like Alexander said on the bug tracker:
> >  In the glob-style patterns callable, do we want to deal with absolute
> paths ?
>
> I think that it would be okay to document that
> shutil.ignore_patterns() only accepts patterns matching individual
> filenames (not complex paths). If someone needs to do something with
> absolute paths, then they can write their own 'ignore' function,
> right?
>

Yes, the patch has been changed and corrected by a few people (thanks), and
so the doc,

http://bugs.python.org/issue2663

So i guess it can be reviewed by a commiter at this stage

Regards
Tarek



>
> Steve
> --
> I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
> tiny blip on the distant coast of sanity.
>  --- Bucky Katt, Get Fuzzy
>



-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to