Message116502
2010/9/15 Daniel Stutzbach <report@bugs.python.org>:
>
> Daniel Stutzbach <daniel@stutzbachenterprises.com> added the comment:
>
>> Hmm, none the less other code expects it.
>
> Does that imply that there's some code that will break on FileIO objects that are created using a file descriptor instead of a filename? If so, where?
No, just that all code that access name expects an AttributeError,
indicating that when there is no "name" an error should result. |
|
Date |
User |
Action |
Args |
2010-09-16 00:53:38 | benjamin.peterson | set | recipients:
+ benjamin.peterson, pitrou, stutzbach |
2010-09-16 00:53:36 | benjamin.peterson | link | issue9858 messages |
2010-09-16 00:53:36 | benjamin.peterson | create | |
|