[Python-mode] execfile

Andreas Röhler andreas.roehler at online.de
Fri May 20 13:41:32 CEST 2011


Hi Barry,

think we should get the execfile issue fixed with next release too.

patch at
https://bugs.launchpad.net/python-mode/+bug/310354

reads good for me.

Remaining question:

Exists a danger it may break something backward?

If yes:
What about introducing a var indicating the python version the code is 
intended to?

In case that var isn't set, the python version which py-execute-region 
would call, may be queried on the fly.

Should I look for this?


Cheers,

Andreas





More information about the Python-mode mailing list