Sorry for insisting, but I would like to explore potential solutions for fixing the root problem (missing relative shebang), I know there are ways to workaround that, but I would like to make sure the proper fix is not possible. I understood that it is too late to introduce additional keywords after #! as existing systems expect fs path there, OK. But what about changing #! itself, is it possible to introduce another special sequence like #? to denote a relative mode:
#?python/bin/python -- Boris Rybalkin ribal...@gmail.com