Comment 14 for bug 1023236

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1023236] Re: py-find-imports can't handle multiline imports or comma separated imports

Am 16.07.2012 10:46, schrieb Russell Sim:
> Ok, i wasn't able to find any other real examples but there were other
> edge cases like,
>
> suds = __import__("suds")
>

Hi Russel,

can't see anything wrong related to python-mode.

BTW before looking at edge cases, please permit me to ask your assistance
at some real painstaking issues.

at large a couple of bugs following M-x ipython RET

IPython handling is far from being perfect.

A sub-problem with some reduced complexity is its history-handling.

If interested, see comint-input-ring-file-name inside defun py-shell for example.

Best,

Andreas