OpenGrok
Cross Reference: test_collections.py
xref
: /
prebuilts
/
gdb
/
darwin-x86
/
lib
/
python2.7
/
test
/
test_collections.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:copier
175
for
copier
in copy.copy, copy.deepcopy:
176
q =
copier
(p)