STINNER Victor added the comment:

'Z:\Pr Files\norma' looks wrong '\n' is a single character, a new line. Try to 
write r'Z:\Pr Files\norma'.

https://docs.python.org/dev/reference/lexical_analysis.html#string-and-bytes-literals

----------
nosy: +haypo

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

Reply via email to