A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/090476.html below:

why does activestate (win98) python not support globbing

why does activestate (win98) python not support globbing why does activestate (win98) python not support globbingPaul Prescod paulp at ActiveState.com
Thu Apr 12 14:23:39 EDT 2001
Well this isn't an ActiveState issue and it isn't really a Python issue
(though I can see why you would think that). It's simply Windows versus
Unix. On Unix the *shell* does globbing. The program never sees the
unexpanded filename. On Windows, the application must do globbing (if it
wants to). Python (Active- or otherwise!) has a glob module that can do
it for you.
-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook


More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4