New submission from Josh Roesslein <jroessl...@gmail.com>:

The C version of BufferedWriter is missing the _write_lock attribute.
I am not sure if there is a reason for this or it was left out by
accident. Python version still has the attribute.

----------
components: Extension Modules, IO, Library (Lib)
messages: 87831
nosy: jroesslein
severity: normal
status: open
title: io.BufferedWriter C module missing _write_lock
type: behavior
versions: Python 3.1

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

Reply via email to