mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Some minute changes.
This commit is contained in:
parent
424e4da9f3
commit
dd8cb446e1
4 changed files with 42 additions and 14 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
# Import functions and variables from time module
|
||||
from time import gmtime, localtime, mktime, asctime, ctime
|
||||
from time import timezone, altzone, daylight, tzname
|
||||
|
||||
# Exception raised for bad input (with string parameter for details)
|
||||
error = 'calendar.error'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue