New submission from Tobias Müllner <tobias.muellner250...@gmail.com>:

Hello

I want to use the csv package in a class.

If I use the writer instance as local variable in the class it works perfectly 
but if I use it as class-variable (self.writer) it does not work anymore. 

Does anyone have the same behaviour?

Yours Toby

By the way, sorry for my bad English :(

----------
messages: 386151
nosy: tobias.muellner250502
priority: normal
severity: normal
status: open
title: csv package in class
type: behavior
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43104>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to