[Python-Dev] cpython: Take the first step in resolving the messy pkgutil vs importlib edge cases by
Antoine Pitrou
solipsis at pitrou.net
Sun Jul 15 14:42:25 CEST 2012
On Sun, 15 Jul 2012 10:10:07 +0200 (CEST)
nick.coghlan <python-checkins at python.org> wrote:
>
> int
> +set_main_loader(PyObject *d, const char *filename, const char *loader_name)
> +{
This function should be static.
Regards
Antoine.
--
Software development and contracting: http://pro.pitrou.net
More information about the Python-Dev
mailing list