Re: python 2 versus python 3

From: Ed Summers <ehs_at_nyob>
Date: Wed, 7 Mar 2018 17:19:34 -0500
To: CODE4LIB_at_LISTS.CLIR.ORG

> On Mar 7, 2018, at 4:53 PM, Eric Lease Morgan <emorgan_at_nd.edu> wrote:
> 
>  4. Prefix scripts with  #!/usr/bin/env python

#!/usr/bin/env python3

if you want to be sure!


Received on Wed Mar 07 2018 - 17:19:39 EST