New submission from Éric Araujo <mer...@netwok.org>:

I wanted to know if sys.executable was always an absolute path but the doc does 
not talk about that.

(My use case is that I’d like to reload a process and I wonder if I can call 
os.execve or if I need to use os.execvpe.)

----------
assignee: docs@python
components: Documentation
messages: 147609
nosy: docs@python, eric.araujo
priority: normal
severity: normal
status: open
title: Document absoluteness of sys.executable
versions: Python 2.7, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13402>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to