I want to learn and start writing some Python applications. I have Fedora 10 and it comes with Python 2.5.1, I think.<BR><BR>I can't find the latest version of Python through yum. I got Python 2.6.2 ...
i have this line in a Makefile that I would like to replace with sed from the CLI. <pre class="ip-ubbcode-code-pre"> prefix = /usr </pre> so that it looks like this ...