Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12776, comment 5


Ignore:
Timestamp:
Apr 18, 2017, 7:46:20 AM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12776, comment 5

    initial v1  
    11It might make sense to move `rmtree` from `trac.tests.compat` to `trac.test`. It was moved there in r12247, but when I look now it seems like an odd place to have placed the function.
    22
    3 Should `shutil.rmtree` in `reset_db_and_disk` also use `rmtree`?: [browser:tags/trac-1.2.1/trac/test.py@:487#L479].
     3Should `shutil.rmtree` in `reset_db_and_disk` also be replaced with `rmtree`?: [browser:tags/trac-1.2.1/trac/test.py@:487#L479].