Lines Matching defs:writable
147 unsigned int writable : 1;
225 self->writable = 0;
319 self->writable = 1;
346 if (self->writable)
366 if (self->writable)
380 if (self->writable && console_type != 'w') {
488 _io._WindowsConsoleIO.writable
499 return PyBool_FromLong((long) self->writable);
962 if (!self->writable)
1052 if (self->writable)