Using named parameters are not being parsed correctly. Just something as simple as: print("this should not be an error!", file=sys.stderr) Results in this: 
Using named parameters are not being parsed correctly. Just something as simple as:
Results in this:
