Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

Hi Gaurav, 

It is very unlikely that you have "discovered a bug in Python". Millions of 
people use Python every day, and the chances that you will have noticed 
something that everyone else has missed is tiny.

More likely you have misunderstood something. 

Unfortunately, it is impossible to diagnose your issue with the information you 
have provided. But my guess is that it has something to do with the terminal or 
IDE you are using.

As Eric said, you should take this question to another forum, explain how you 
are running your code (in IDLE, Jupyter, the Windows command line, a Linux 
terminal, an IDE like Spyder, PyCharm, etc...) and see if somebody can either 
explain what is happening or confirm that it is an actual bug in the 
interpreter on your system.

This is not a help desk or forum, we're not going to diagnose your issue for 
you, but the Python community is very large and there are plenty of places that 
will be happy to help.

----------
nosy: +steven.daprano

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

Reply via email to