acidjunk / acidjunk/pyang

attributes in YIN should be normalized

Aperta
#64 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
auto-migrated Priority-Medium Type-Defect
Lingua principale
Python
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```
Attribute values obtained from YIN are not normalized according to the XML
rules (sec. 3.3.3 in XML spec).
For example, (note the leading space) should be OK
but pyang complains:

error: bad value " 2" (should be non-negative-integer)

```

Original issue reported on code.google.com by `lada.lho...@gmail.com` on 26 Jan 2012 at 2:29

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.