File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 >2014-01-30T13:26:46Z </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 >2014-01-30T13:31:07Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ <h1>Introduction</h1>
9696useful.</ p >
9797< p > This guide has a different focus from the above resources. Here I
9898focus on explaining the way a Python < em > web application</ em > stack works from
99- server infrastructure through JavaScript execution on a user's browser.</ p >
99+ server infrastructure to the JavaScript that executes on a user's browser.</ p >
100100< p > People learning Python generally have at least one of the three following
101101goals:</ p >
102102< ol class ="arabic simple ">
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ <h1>Introduction</h1>
9696useful.</ p >
9797< p > This guide has a different focus from the above resources. Here I
9898focus on explaining the way a Python < em > web application</ em > stack works from
99- server infrastructure through JavaScript execution on a user's browser.</ p >
99+ server infrastructure to the JavaScript that executes on a user's browser.</ p >
100100< p > People learning Python generally have at least one of the three following
101101goals:</ p >
102102< ol class ="arabic simple ">
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ useful.
3434
3535This guide has a different focus from the above resources. Here I
3636focus on explaining the way a Python *web application * stack works from
37- server infrastructure through JavaScript execution on a user's browser.
37+ server infrastructure to the JavaScript that executes on a user's browser.
3838
3939People learning Python generally have at least one of the three following
4040goals:
You can’t perform that action at this time.
0 commit comments