Broken python-model.el

Skip Montanaro skip at pobox.com
Thu Dec 18 15:46:37 EST 2003


    Brian> Wrong type argument: sequencep, cpython

    Thomas> I also get the above error when the file begins with

    Thomas>   #!/usr/bin/env

    Thomas> on Windows.  XEmacs 21.4 (patch 13), python-mode 4.29.
    Thomas> Removing this line fixes it.

Yeah, I can see where that would cause problems.
(py-choose-shell-by-shebang) really needs to see a valid #! line.  I'll see
if I can figure out a way to worm around this sort of breakage.

Skip





More information about the Python-list mailing list