[Solved] (‘syntax %(name,name,name)’, )? [closed]

That’s not an error. When you do sys.stderr, you’re printing the representation of it, which is <open file ‘<stderr>’, mode ‘w’ at blah>. I’m not familiar with the sys module, so I’m not exactly sure what you should be doing. Here’s a link to the documentation on it however. solved (‘syntax %(name,name,name)’,