[issue12855] linebreak sequences should be better documented

2015-03-17 Thread SMRUTI RANJAN SAHOO

SMRUTI RANJAN SAHOO added the comment:

i think in this, "line \fone\nline two\n" ,the space after line taking some 
garbage value or you can say hex value of "\".  so that's why that is showing 
some hex value. if you write "\n " instead of"\" then you can't find that hex 
value. i attached my idle image here.

--
nosy: +SMRUTI RANJAN SAHOO
Added file: http://bugs.python.org/file38523/python.JPG

___
Python tracker 
<http://bugs.python.org/issue12855>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23687] Stacktrace identifies wrong line in multiline list comprehension

2015-03-20 Thread SMRUTI RANJAN SAHOO

SMRUTI RANJAN SAHOO added the comment:

the "y" should be replaced by "none". so that will not show any error.
i attached the image of my shell.

--
nosy: +SMRUTI RANJAN SAHOO
Added file: http://bugs.python.org/file38612/py2.JPG

___
Python tracker 
<http://bugs.python.org/issue23687>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com