determine directories with wildcard

Heiko Wundram modelnine at ceosg.de
Tue Mar 8 08:42:16 EST 2005


On Tuesday 08 March 2005 14:33, Thomas Rademacher wrote:
> How can I resolve this problem?

python
>>> import glob
>>> help(glob)

or look at the online documentation for glob.

-- 
--- Heiko.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050308/4bdad37a/attachment.sig>


More information about the Python-list mailing list