repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Subclass all base classes from `object`.
[pyyaml/python3.git]
/
tests
/
data
/
recursive-set.recursive
blob
d1a7ca3e00a9830e7926d438c41227c0851535f1
1
value = set()
2
value.add(AnInstance(foo=value, bar=value))
3
value.add(AnInstance(foo=value, bar=value))