sspp
sspp copied to clipboard
Super Simple Python Plugins
Results
1
sspp issues
Sort by
recently updated
recently updated
newest added
I love it... but: s.isidentifier() isn't defined for Python 2.7; so import re identifier = re.compile(r'^[^\d\W]\w*$') Executables in my scheme of things are often links in my bin directory to...