Valid single-character Python function names?

I’m hunting for a good single-character non-alpha Python function name, along the lines of jQuery’s $() function.

The only non-alpha character that I think works is _(), which is okay, but not great.   Are there any others that work?  I tried a whole host of them, but none of them worked.

This entry was posted in General. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>