Alexander Belopolsky added the comment: Aha, I should read my own sources:
"The value shall not change during the lifetime of the calling process, [XSI] except that sysconf(_SC_OPEN_MAX) may return different values before and after a call to setrlimit() which changes the RLIMIT_NOFILE soft limit." <http://www.opengroup.org/onlinepubs/009695399/functions/sysconf.html> So we can consider making ticks_per_sec static and initializing it in posixinit. _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1040026> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com