[issue2156] TestCase.tmpdir(), TestCase.mock()
Benjamin Peterson
report at bugs.python.org
Thu Feb 21 21:01:48 CET 2008
Benjamin Peterson added the comment:
The Path class of hs.path is, I assume, a nice wrapper around a file or
directory. However, Python does not have something like this, so it's
probably more useful to just return the raw path.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2156>
__________________________________
More information about the Python-bugs-list
mailing list