[Python-checkins] python/dist/src/Modules unicodedata.c,2.16,2.17

Guido van Rossum guido@python.org
2002年6月13日 08:23:34 -0400


> > Modified Files:
> > 	unicodedata.c 
> > Log Message:
> > _Py prefix is verboten for static entry points
>> That's fine, but please mangle the names in a different way then,
> since the _Py was added to avoid compiler problems on some
> platform (don't remember which) where e.g. getname() is a system
> API.

Look carefully -- he called it _getucname. (Generally I don't think
static function names should with an underscore though.)
--Guido van Rossum (home page: http://www.python.org/~guido/)

AltStyle によって変換されたページ (->オリジナル) /