Environment data
VS Code version: 1.20.0
Python Extension version: 2018.1.0
Python Version: 3.6.3
OS and version: Windows 10
Actual behavior
Using the default 'Python Pyramid' debug config throws an exception in the debug console:
ValueError: source code string cannot contain null bytes
Expected behavior
Debugger working
Not sure what additional information should be neccessary..
Environment data
VS Code version: 1.20.0
Python Extension version: 2018.1.0
Python Version: 3.6.3
OS and version: Windows 10
Actual behavior
Using the default 'Python Pyramid' debug config throws an exception in the debug console:
ValueError: source code string cannot contain null bytes
Expected behavior
Debugger working
Not sure what additional information should be neccessary..