[Tutor] Is there space a between "#!" and "/usr/bin/env python" ?

Santosh Kumar sntshkmr60 at gmail.com
Tue May 1 15:55:43 CEST 2012


Is there space a between "#!" and "/usr/bin/env python"?

I have seen Python manual, it says <#! /usr/bin/env python>
But snippet manager of many text editing programs have <#!/usr/bin/env
python>. Python is a strongly typed language, which one is correct?


More information about the Tutor mailing list