![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archive"Locate" command in Python
From: mwt <michaeltaft@gmail.com>
Date: Mon Apr 10 2006 - 03:49:59 CEST
Is there a function in python that does what "locate" does in a bash
I know I could do it by using os.popen('locate'), but I'm curious if
Thanks.
|