Lisandro Dalcin wrote: > I'm on your side, Robert. At least, I would like to have a easy way to > specify a string literal matching whatever Python uses for > identifiers... > > And I still thing we should provide facilities to alleviate > the str/unicode difference and the Py2/Py3 difference...
Well, then show me a case where this is required or at least helpful. My gut feeling is that this feature will just push the problem we have on one side of wrapper code over to the other side, without solving anything. Anyway, this is all just bike-shedding unless we have real code to discuss. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
