view tests/data/quoting.yml @ 321:7a0f3c256cf4

FIX: Python2 compatibility: keyword arguments after *args not allowed: use **kwds and manual retrieval with .pop() instead
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 May 2021 11:06:50 +0200
parents 98490375d90c
children ab33d51f3412
line wrap: on
line source

# -*- coding: utf-8; mode: yaml; indent-tabs-mode: nil; -*-
#
# For quoting and unquoting tests
#
%YAML 1.1
---

':|%.':
  '.':
    ':':
      '%':
        '|':
          '/': 'value'

events:
  'qc-2021.1-5G-summit':
    name: "5G Summit"
    xname: '{{%x3a%x7c%x25%x2e.%u002e.%U0000003a.%x25.%x7c./}}'
    xref: '{{ref:#%u003a%x7c%U00000025%x2e.%x2e.%x3a.%x25.%x7c./}}'