Changes by Martin Marcher :
--
nosy: -serverhorror
___
Python tracker
<http://bugs.python.org/issue13405>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Martin Marcher :
--
nosy: +serverhorror
___
Python tracker
<http://bugs.python.org/issue4111>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Martin Marcher :
--
keywords: +patch
Added file: http://bugs.python.org/file22405/2d9bc44963f6.diff
___
Python tracker
<http://bugs.python.org/issue12
Martin Marcher added the comment:
Fix repo link :(
--
hgrepos: +31
___
Python tracker
<http://bugs.python.org/issue12360>
___
___
Python-bugs-list mailin
New submission from Martin Marcher :
Slight typo in the docs.
I don't quite know how to work with mercurial. Hope it'll just work to merge
the bitbucket link.
Typo is here:
http://docs.python.org/py3k/library/asyncore.html#asyncore.dispatcher.handle_accepted
(but also present in
Martin Marcher added the comment:
Hi,
just scanned the messages. As I read it "wontfix" actually means:
Ats some point in the future when the "setproctitle" project
(http://code.google.com/p/py-setproctitle/source/list) has matured it will be
reconsidered, correct?
Yes
Changes by Martin Marcher :
--
nosy: +martin.marcher
___
Python tracker
<http://bugs.python.org/issue5672>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Martin Marcher <[EMAIL PROTECTED]>:
http://docs.python.org/reference/simple_stmts.html#future-statements
says this:
"""
The features recognized by Python 2.5 are absolute_import, division,
generators, nested_scopes and with_statement. generators
New submission from Martin Marcher:
In this site: http://www.python.org/doc/current/inst/about.html under
"Comments and Questions" the link to the python bugtracker is still
pointing to the sourceforge bugtracker.
--
components: Documentation
messages: 59502
nosy: mart