mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #7989: Added pure python implementation of the datetime module.
This commit is contained in:
parent
c2721b0cd0
commit
cf86e368eb
9 changed files with 5813 additions and 3670 deletions
|
@ -1068,7 +1068,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\datetimemodule.c"
|
||||
RelativePath="..\Modules\_datetimemodule.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue