[IPython-dev] Patch for wildcard

Jörgen Stenarson jorgen.stenarson at bostream.nu
Wed Apr 19 15:32:23 EDT 2006


Ville,

attached is a patch to allow using ? as a wildcard for a single 
character (as in filename globbing). I have also included a file with 
some tests for the wildcard functionality. The test_wildcard.py is meant 
to be put in a directory such as IPython/tests. Run the test by using 
python test_wildcard.py


/Jörgen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ipython_wild_card.patch
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20060419/e500e7b5/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test_wildcard.py
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20060419/e500e7b5/attachment-0001.ksh>


More information about the IPython-dev mailing list