pybraces icon indicating copy to clipboard operation
pybraces copied to clipboard

Proof of concept for using silly encodings for source files

Results 1 pybraces issues
Sort by recently updated
recently updated
newest added

I just tried: ``` sudo cp braces.py /usr/lib/python2.7/encodings/braces.py $ python demo0.py File "demo0.py", line 2 SyntaxError: encoding problem: braces ``` Ubuntu 17.04