source:
pyyaml/trunk/tests/data/construct-python-complex.data
@
144
| Revision 144, 216 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 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 |
Note: See TracBrowser
for help on using the repository browser.
