find aliases without importing modules
This commit is contained in:
parent
574735adab
commit
b956e8e2a6
9 changed files with 23 additions and 23 deletions
|
@ -16,8 +16,6 @@ import datetime
|
|||
import locale
|
||||
import bumblebee.engine
|
||||
|
||||
ALIASES = ["date", "time"]
|
||||
|
||||
def default_format(module):
|
||||
default = "%x %X"
|
||||
if module == "date":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue