Skip to content

Commit 958f904

Browse files
committed
updating python why to use
1 parent 1359c85 commit 958f904

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4675,7 +4675,7 @@ <h2>Why does the choice of programming language matter?</h2>
46754675
<p>Python's culture values open source software, community involvement with
46764676
<a href="http://www.pycon.org/">local, national and international events</a> and
46774677
teaching to new programmers. If those values are also important to you and/or
4678-
your organization then Python may be a good fit to use.</p>
4678+
your organization then Python may be a good fit. </p>
46794679
<h3>More perspectives on why to use Python</h3>
46804680
<ul>
46814681
<li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-01-07T18:00:39Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-01-07T18:03:31Z</updated></feed>

source/content/pages/11-misc/1107-why-use-python.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ philosophy of the programming language you've selected.
3838
Python's culture values open source software, community involvement with
3939
[local, national and international events](http://www.pycon.org/) and
4040
teaching to new programmers. If those values are also important to you and/or
41-
your organization then Python may be a good fit to use.
41+
your organization then Python may be a good fit.
4242

4343

4444

why-use-python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2>Why does the choice of programming language matter?</h2>
5656
<p>Python's culture values open source software, community involvement with
5757
<a href="http://www.pycon.org/">local, national and international events</a> and
5858
teaching to new programmers. If those values are also important to you and/or
59-
your organization then Python may be a good fit to use.</p>
59+
your organization then Python may be a good fit. </p>
6060
<h3>More perspectives on why to use Python</h3>
6161
<ul>
6262
<li>

0 commit comments

Comments
 (0)