Run 2to3.
This commit is contained in:
parent
a5a8d9dd57
commit
6fa280b9fd
157 changed files with 976 additions and 976 deletions
|
|
@ -5,7 +5,7 @@ It also supplies some useful methods to convert between
|
|||
in-mud time and real-world time as well allows to get the
|
||||
total runtime of the server and the current uptime.
|
||||
"""
|
||||
from __future__ import division
|
||||
|
||||
import time
|
||||
from calendar import monthrange
|
||||
from datetime import datetime, timedelta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue