<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 15, 2015 at 7:39 AM, Oliver Grawert <span dir="ltr"><<a href="mailto:ogra@ubuntu.com" target="_blank">ogra@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi,<br>
<br>
i'm currently trying to set up something similar to node-snapper for<br>
python snaps ... i.e. "py-snapper".<br><br>
the problem i am hitting my head against now is how to handle these<br>
hardcoded interpreter lines without requiring the user to manually<br>
re-write them when producing a snap (or have error prone code in the<br>
*-snapper script to mangle them with a prefix or some such)<br>
<br></blockquote><div><br></div><div>How does one manage porting a Python app to different platforms today? Surely /bin/... is not functional on Macs and Windows?</div><div><br></div><div>I'm wondering how bad it really is to ask snappers to change the shebang line to something sensible?</div><div> </div><div>Cheers, Rick</div></div></div></div>