Encoding errors
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 258
- Fork
- 71
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In one notebook (en2ru.ipynb) I create function:
`def ruchar(): return 'Б'`
In another notebook I import first notebook and call ruchar()
```
from ipynb.fs.full.en2ru import *
ruchar()
```
and I get `'Р‘'`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.