This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jlt63
Recipients
Date 2003-09-04.12:01:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=86216

> python import vim; vim.current.line = vim.current.line.upper
()

The above example works fine with embed2.diff applied.

I tested (builing Python) under Red Hat Linux 8.0 too.

Commited as:
Include/pyport.h 2.63
Modules/gcmodule.c 2.72
Python/import.c 2.223
Python/marshal.c 1.75
History
Date User Action Args
2007-08-23 14:16:23adminlinkissue794140 messages
2007-08-23 14:16:23admincreate