>>>>> "SM" == Skip Montanaro <skip@mojam.com> writes:
SM> Barry said "_" is effectively taken because it means something
SM> (at least when used a function?) to pygettext. How about "__"
SM> then?
oops, yes, only when used as a function. so _.x would be safe.