Ticket #33 (defect)
Opened 2 years ago
Last modified 2 years ago
Special dirs in os.listdir
Status: closed (fixed)
| Reported by: | pgugged | Assigned to: | fraca7 |
|---|---|---|---|
| Priority: | critical | Component: | cpplibs |
| Version: | Keywords: | ||
| Cc: |
the special dirs './' and '../' shouldn't been included in te returning value of os.listdir. I know it's not a bug, but to make it more like the standard os.listdir func ;)
Change History
09/26/06 16:06:21: Modified by fraca7
- status changed from new to assigned.
10/02/06 11:14:07: Modified by fraca7
- status changed from assigned to closed.
- resolution set to fixed.

Fixed, thanks.