://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
)
def run(self):
os.nice(19)
a_useful_method()
It seems to work but I am a bit sure whether I missed anything (I am
not that familiar with threading). What do you experts say?
Best regards,
Jesper
--
http://mail.python.org/mailman/listinfo/python-list
Give PyScripter from http://www.mmm-experts.com/ a try
It is for Windows, though it is written in Delphi and not in C/C++
/Jesper
"zaley" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
Of course, python scripts debugger
On 2ÔÂ22ÈÕ, ÏÂÎç3ʱ22·Ö, zaley &
ne.a
That finally made it work ...
Cheers
Jesper
--
http://mail.python.org/mailman/listinfo/python-list
> Thanks.
You can use the --home switch to specify a local directory to install
in, e.g.:
% python setup.py install --home=.
-Jesper
--
http://mail.python.org/mailman/listinfo/python-list
Have you set LD_LIBRARY_PATH ?
-Jesper
--
http://mail.python.org/mailman/listinfo/python-list
a compiler - seems distutils
has been broken in python2.4 (it works in python2.3).
Jesper
--
http://mail.python.org/mailman/listinfo/python-list