added os.findExe

This commit is contained in:
Araq
2010-10-31 02:12:18 +02:00
parent ec67d98286
commit 5055d30753
3 changed files with 14 additions and 12 deletions

View File

@@ -17,6 +17,7 @@ Additions
---------
- Added ``re.findAll``, ``pegs.findAll``.
- Added ``os.findExe``.
2010-10-20 Version 0.8.10 released