Hello Odooers
In odoo8 (python 2.7) StringIO module work Perfectly whenever I run in odoo13 (python 3 & 3.5) given Error like AttributeError: '_io.StringIO' object has no attribute 'next'
When I print input given like <_io.StringIO object at 0x7f6ddeeb6798> also type type then <class '_io.StringIO'>
I used code like this.
from io import StringIO
input = StringIO(data)
line = input.next()
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
4490
Переглядів
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
жовт. 23
|
43699 | ||
|
1
жовт. 23
|
5182 | ||
|
2
лют. 23
|
5592 | ||
|
1
груд. 22
|
4751 | ||
|
1
лист. 22
|
2647 |