kindle manager
This commit is contained in:
14
tdict.py
14
tdict.py
@@ -1,11 +1,11 @@
|
||||
|
||||
|
||||
#############################################
|
||||
## PROGRAM: tdict.py
|
||||
## AUTHOR: Chengan 20200526
|
||||
## douboer@gmail.com
|
||||
## test multi-key dict
|
||||
#############################################
|
||||
#########################################################
|
||||
## @file : tdict.py
|
||||
## @desc : test dict
|
||||
## @create : 2020/05/26
|
||||
## @author : Chengan
|
||||
## @email : douboer@gmail.com
|
||||
#########################################################
|
||||
|
||||
import re
|
||||
from collections import defaultdict
|
||||
|
||||
Reference in New Issue
Block a user