execl problem on linux

Michael Esveldt dante at oz.net
Wed Apr 26 02:45:54 EDT 2000


This may be bordering on off topic but the following is happening with 
all the exec() methods...

Python 1.5.2 (#0, Apr  3 2000, 14:46:48)  [GCC 2.95.2 20000313 (Debian 
GNU/Linux
)] on linux2
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import os
>>> os.execl("/usr/bin/vim")
Internal error: lalloc(0, )
Internal error: lalloc(0, )
bash-2.03$

I'm at a loss, any ideas?
_______________________________________________________________
dante at oz.net - Michael Esveldt - #FightThePower on Openprojects



More information about the Python-list mailing list