Ticket #2 (closed enhancement: fixed)
Add makedirs() function/method
| Reported by: | schwa | Owned by: | schwa |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | Library | Version: | 2.0.3 |
| Keywords: | makedirs, mkdir | Cc: |
Description
On 2005-07-02, Justin Ezequiel asked for a makedirs() function or method. I guess he means code which makes also non-existent directories between the "deepest existing" directory component and the directory component at the end of the path. This would be similar to the -p option of Posix' mkdir.
Change History
Note: See
TracTickets for help on using
tickets.
