SIGN IN SIGN UP

Disable (#16350)

**Bug**
In python file, typing `'` in a string or comment results in `''` due to auto closing pairs.

**fix**
Apply same fix that we use for Typescript to disable this behavior in strings and comments https://github.com/Microsoft/vscode/blob/master/extensions/typescript/language-configuration.json

Fixes #8539
M
Matt Bierner committed
4add169505f3f7535ea279f891721c1d84353c19
Parent: e551807
Committed by GitHub <[email protected]> on 12/2/2016, 7:22:34 PM