We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e675d63 commit 02082f7Copy full SHA for 02082f7
Lib/_pydatetime.py
@@ -8,7 +8,7 @@
8
9
import time as _time
10
import math as _math
11
-import sys
+import os
12
from operator import index as _index
13
14
def _cmp(x, y):
0 commit comments