> Facundo Batista wrote: > Hi! > > In the Python Argentina mail list there's already people passing > examples and asking help about Python 3.
For complete snippets: #!/usr/bin/env python3.0 vs #!/usr/bin/env python2.6 And for blocks of code # this for python 3.0 # this is for python 2.6 I know, it is very rudimentary, but I have followed snippets with written these identifications. -- Senthil _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com