Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0c9a72

Browse files
author
Mark Pilgrim
committed
DEATH IS CERTAIN. LIFE IS NOT.
1 parent acf5f93 commit e0c9a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installing-python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h2 id=ubuntu>Installing on Ubuntu Linux</h2>
254254

255255
<h2 id=other>Installing on Other Platforms</h2>
256256

257-
<p>Python 3 is available on a number of different platforms. In particular, it is available in virtually every Linux, <abbr>BSD</abbr>, and Solaris-based distribution. For example, RedHat Linux uses the <code>yum</code> package manager. FreeBSD has its <a href=http://www.freebsd.org/ports/>ports and packages collection</a>, <abbr>SUSE</abbr> has <code>zypper</code>, and Solaris has <code>pkgadd</code>. A quick web search for <code>Python 3</code> + <i>your operating system</i> will tell you whether a Python 3 package is available, and if so, how to install it.
257+
<p>Python 3 is available on a number of different platforms. In particular, it is available in virtually every Linux, <abbr>BSD</abbr>, and Solaris-based distribution. For example, RedHat Linux uses the <code>yum</code> package manager. FreeBSD has its <a href=http://www.freebsd.org/ports/>ports and packages collection</a>, <abbr>SUSE</abbr> has <code>zypper</code>, and Solaris has <code>pkgadd</code>. A quick web search for <code>Python 3</code> + <i>your operating system</i> should tell you whether a Python 3 package is available, and if so, how to install it.
258258

259259
<p class=a>&#x2042;
260260

0 commit comments

Comments
 (0)