[Python-Dev] inittimezone - shouldn't it be static? (original) (raw)

skip at pobox.com skip at pobox.com
Sat Apr 5 21:49:08 CEST 2008


>> Looks to me like the inittimezone function in timemodule.c should be
>> static.

Guido> Sounds like an oversight. Please fix!

Done. inittimezone is now declared static.

Skip



More information about the Python-Dev mailing list