://docs.python.org/3.5/download.html.
I found the tutorial in the zip-file "PDF(A4 paper size)", which
contains a lot of PDFs, amongst these many of howto-documents.
--
Venlig hilsen / Best regards
Jesper K. Brogaard
(remove upper case letters in my e-mail address)
--
https://mail.python.o
Den 13-03-2016 kl. 00:07 skrev Herbert Müller:
Hello,
how can I export my .py files to .exe files?
Thanks for your support
Your Robert
Look at pyinstaller or py2exe. I have no experience with either of them.
--
Venlig hilsen / Best regards
Jesper K. Brogaard
(remove upper case letters in my
understand it, when you use 'is', you are comparing addresses to
objects, not the values contained in the objects. Use '==' instead.
Take a look here as well:
https://docs.python.org/3.5/reference/datamodel.html
--
Venlig hilsen / Best regards
Jesper K. Brogaard
(remove upper