Matthew Barnett <pyt...@mrabarnett.plus.com> added the comment:

@Steven: The complaint is that the BEL character ('\a') doesn't result in a 
beep when printed.

@Siva: These days, you shouldn't be relying on '\a' because it's not always 
supported. If you want to make a beep, do so with the appropriate function 
call. Ask Google!

----------

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

Reply via email to