3
votes
exit codes in python
Quote from http://www.wingware.com/psupport/python-manual/2.6/library/sys.html (about sys.exit()) …
2
votes
What IDE to use for Python
It is not easy to recommend an IDE for python, since they all have their strong and weak points.
But here is the two I use, and why:
WingIDE. This is my preferred …
