Don't abuse volatile keyword in pytime.c
Only use it on the most important number. This change fixes also a compiler warning on modf().
V
Victor Stinner committed
5786aef382b0f64720060d6372c215e939461957
Parent: 29ee674
Only use it on the most important number. This change fixes also a compiler warning on modf().