Hi all,
 
I added ".py" to the exec-suffixed :
 
(setq exec-suffixes (cons ".py" exec-suffixes))
 
but the function "exectuable-find" still can't find *.py files.  Any idea?
 
I am running emacs on Windows 7. Thanks.
 
Best regards,
Sheng