Federico Reghenzani added the comment:
I think that 't' option can be added to conform with open() built-in function.
The other options I don't think it's possible to use with sockets.
Adding the 't' doesn't change the makefile() behavior. I added als
Changes by Federico Reghenzani :
--
nosy: +federico.reghenzani
___
Python tracker
<http://bugs.python.org/issue16851>
___
___
Python-bugs-list mailing list
Unsub
Changes by Federico Reghenzani :
--
keywords: +patch
Added file: http://bugs.python.org/file28630/inspect.patch
___
Python tracker
<http://bugs.python.org/issue16
New submission from Federico Reghenzani :
There's an error in Regex Howto, when explain the operator '?', I attached the
patch.
--
assignee: docs@python
components: Documentation
files: regex_doc.diff
keywords: patch
messages: 157348
nosy: docs@python, federico.regh
Federico Reghenzani added the comment:
The same problem is present in newest version of Python. I attacched a patch
for python 3.
--
nosy: +federico.reghenzani
versions: +Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file25046/cookie_3.py
Federico Reghenzani added the comment:
I think the same change is needed in function open(url, data=None[, timeout])
of OpenerDirector. I added this other patch.
--
nosy: +federico.reghenzani
Added file: http://bugs.python.org/file25045/OpenDirector.patch
Federico Reghenzani added the comment:
We can define AUTHPRIV as AUTH if it doesn't exist in that platform and insert
a note in the docs.
--
___
Python tracker
<http://bugs.python.org/is
Federico Reghenzani added the comment:
Done. I'm a newbie, I hope I did it right :)
--
Added file: http://bugs.python.org/file25041/syslog_doc.patch
___
Python tracker
<http://bugs.python.org/is
Changes by Federico Reghenzani :
--
nosy: +Federico.Reghenzani
___
Python tracker
<http://bugs.python.org/issue14416>
___
___
Python-bugs-list mailing list
Unsub
Changes by Federico Reghenzani :
--
keywords: +patch
Added file: http://bugs.python.org/file25036/mywork.patch
___
Python tracker
<http://bugs.python.org/issue14
10 matches
Mail list logo