mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix a typo
This commit is contained in:
parent
66d16baf71
commit
6d23b170cf
1 changed files with 1 additions and 1 deletions
|
|
@ -918,7 +918,7 @@ fractions of a second in a time stamp can use this function to have
|
|||
time stamps represented as floats. Whether they will actually observe
|
||||
non-zero fractions depends on the system.
|
||||
|
||||
Future Python releases will change the default of this settings;
|
||||
Future Python releases will change the default of this setting;
|
||||
applications that cannot deal with floating point time stamps can then
|
||||
use this function to turn the feature off.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue