/
githubmirror
/
pyyaml
Обзор
Документация
Войти
/
githubmirror
/
pyyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/legacy_tests/data/construct-null.data
18 строк
241 B
Matt Davis
Move tests to pytest
10 ноя 2023, 22:37
Не верифицирован
10 ноя 2023, 22:37
a98fd60
Код
Авторство
О чём код?
# A document may be null. --- --- # This mapping has four keys, # one has a value. empty: canonical: ~ english: null ~: null key --- # This sequence has five # entries, two have values. sparse: - ~ - 2nd entry - - 4th entry - Null