Skip to content

Commit

Permalink
idea how to solve subshellstroubles
Browse files Browse the repository at this point in the history
  • Loading branch information
kvbik committed Sep 22, 2011
1 parent 810a37c commit 737e039
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO.rst
Expand Up @@ -2,6 +2,9 @@
some more todos
---------------

* do not fork so many processes, try to exec script in python
something like ``python -c '__file__="neco.py"; execfile("neco.py")'`` (eg in ``pip/req.py``)

* find the difference between pip installed and setup.py installed rvirtualenv -
- all the \*.py files are executable in the second case on debian etch
probably some distribute (setuptools fork) behaviour
Expand Down

0 comments on commit 737e039

Please sign in to comment.