Issue418465
Created on 2001年04月24日 05:11 by bwcto, last changed 2022年04月10日 16:04 by admin. This issue is now closed.
Messages (3) |
msg36444 - (view) |
Author: Bob Weiner (bwcto) |
Date: 2001年04月24日 05:11 |
This patch fixes a number of issues with python-
mode.el (the fixes are documented within the patch)
and also extends python-mode.el so that it works
with the emacs interface to pydoc, pydoc.el which
was just released <www.deepware.com/pub/python/>.
Please let me know if you decide to apply all of
these changes and put this into a production
release of Python, at which point, I will stop
distributing the modified python-mode.el with the
pydoc.el package.
Thanks,
Bob
|
msg36445 - (view) |
Author: Martin v. Löwis (loewis) * (Python committer) |
Date: 2002年03月09日 10:55 |
Logged In: YES
user_id=21627
The patch fails completely when applied to python-mode.el.
This is certainly not the fault of the submitter, but due to
the fact that it has been sitting around for such a long time.
Bob, are you still interested in this patch, and willing to
provide an updated version?
|
msg36446 - (view) |
Author: Martin v. Löwis (loewis) * (Python committer) |
Date: 2002年04月14日 10:38 |
Logged In: YES
user_id=21627
Since there is apparently no interest in this patch anymore,
I reject it.
|
History
|
---|
Date |
User |
Action |
Args |
2022年04月10日 16:04:00 | admin | set | github: 34406 |
2001年04月24日 05:11:01 | bwcto | create |