Using glob (was Re: Remove files of same type (extension))

Boyd Roberts boyd at insultant.net
Wed Sep 26 05:54:44 EDT 2001


"Oleg Broytmann" <phd at phd.pp.ru> a écrit dans le message news: mailman.1001409765.10101.python-list at python.org...
>    This has nothing with ls. The * expansion is the shell's job. Example:
>
> echo *
> echo .*

ls
ls -a

QED






More information about the Python-list mailing list