suresh <sureshvignes...@gmail.com> added the comment:

Please find the below Code and attached the files, expecting true as output and 
getting as false: 
 

"import filecmp

filecmp.clear_cache()

boolfile=filecmp.cmp(r'C:\destination.css',r'C:\source.css',shallow=False)

print(boolfile)"

----------
hgrepos: +398
Added file: https://bugs.python.org/file49802/files.zip

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

Reply via email to