In article <[email protected]>, Steven D'Aprano <[email protected]> wrote:
> As far as I know, there is no Python implementation that automatically > interns strings which are not valid identifiers. "some string" is not a > valid identifier, due to the space. I stand corrected. And somewhat humbled. -- http://mail.python.org/mailman/listinfo/python-list
