Kris G writes: > I am considering switching over to Debian from Fedora. I was wondering > if Debian Jessie has python pre installed? Or does it have to be > installed via the terminal as an apt-get?
If you mean the Python run-time packages needed by packages that are written in Python, don't worry about it. The dependency system will see to it that what you need is there when you need it (besides, as others have pointed out, Python is Standard anyway). If you mean a Python development environment you may want to install something like python-django depending on what you want to do. -- John Hasler jhas...@newsguy.com Elmwood, WI USA