Alex Volkov added the comment:

HI Vajrasky,

I fixed the typo in a comment and removed WIN32 constant definition from the 
code.

I looked at the existing tearDown method, on line 79, it calls shutil.rmtree on 
a directory above the files/directories I'm writing my test files, so the 
statements and the end of each function or combining these statements in a 
cleanup function is redundant, so I removed them.

Alex.

----------
Added file: http://bugs.python.org/file31465/test_filecmp_v2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18728>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to