Issue 16775: Add test coverage for os.removedirs() (original) (raw)

Issue16775

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/60979

classification

Title: Add test coverage for os.removedirs()
Type: Stage: resolved
Components: Library (Lib) Versions: Python 3.2, Python 3.3, Python 3.4

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: asvetlov, python-dev
Priority: normal Keywords: easy

Created on 2012-12-25 10:17 by asvetlov, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg178114 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2012-12-25 10:22
New changeset c3acc5ead883 by Andrew Svetlov in branch '3.2': Add test coverage for os.removedirs (#16775) http://hg.python.org/cpython/rev/c3acc5ead883 New changeset dbe9413686b3 by Andrew Svetlov in branch '3.3': Add test coverage for os.removedirs (#16775) http://hg.python.org/cpython/rev/dbe9413686b3 New changeset 60240ce64789 by Andrew Svetlov in branch 'default': Add test coverage for os.removedirs (#16775) http://hg.python.org/cpython/rev/60240ce64789
History
Date User Action Args
2022-04-11 14:57:39 admin set github: 60979
2012-12-25 10:23:19 asvetlov set status: open -> closed
2012-12-25 10:23:05 asvetlov set resolution: fixedstage: resolved
2012-12-25 10:22:01 python-dev set nosy: + python-devmessages: +
2012-12-25 10:17:47 asvetlov create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements