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
Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git]
/
tests
/
data
/
construct-python-complex.data
blob
17ebad46336af43d7fb261a9b80a1887421c7283
1
- !!python/complex 0.5+0j
2
- !!python/complex 0.5+0.5j
3
- !!python/complex 0.5j
4
- !!python/complex -0.5+0.5j
5
- !!python/complex -0.5+0j
6
- !!python/complex -0.5-0.5j
7
- !!python/complex -0.5j
8
- !!python/complex 0.5-0.5j