Details
Description
Try typing this in:
print """
hello $world
"""
When I try and input the closing """, on typing the 3rd quote it 'helpfully' gives me a 4th that I don't want.
Try typing this in:
print """
hello $world
"""
When I try and input the closing """, on typing the 3rd quote it 'helpfully' gives me a 4th that I don't want.
This is quite annoying and should be fixed.