OpenGrok
Cross Reference: test_deque.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_deque.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:maketree
1029
>>> def
maketree
(iterable):
1036
>>> print(
maketree
('abcdefgh'))