|
|
|
|
|
by throwaway98434
2741 days ago
|
|
Right, someone working in ubuntu distro development has done this work for those packages specifically. Above, we're discussing some build system where someone hasn't done this work. Most collections of python code in the world (I'm going to hazard a guess significantly upward of 90%) just use /usr/bin/python or /usr/bin/env python. That's the nature of the problem. |
|