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()
This question has been flagged
5598
Rodiniai
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija| Related Posts | Replies | Rodiniai | Veikla | |
|---|---|---|---|---|
|
|
0
spal. 23
|
49258 | ||
|
|
1
spal. 23
|
8043 | ||
|
|
2
vas. 23
|
8218 | ||
|
|
1
gruod. 22
|
6523 | ||
|
|
1
lapkr. 22
|
4148 |