Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2674 Lượt xem

hello guys,

i want to generate a csv file and this is what i did but it doesn't working:

# write new csv File
import io
import base64
file = io.BytesIO()
writer = csv.writer(file, dialect='excel', delimiter=';')
writer.writerow(b'hello')
return file


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 9 23
9989
1
thg 2 22
7079
2
thg 7 19
3068
Id table odoo 10 Đã xử lý
3
thg 11 18
2996
0
thg 11 18
3002