| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +1,2 @@ | |||
| 1 | 1 | <?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-02-11T21:43:24Z</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-02-12T07:50:18Z</updated></feed> | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -102,8 +102,8 @@ <h1>Introduction</h1> | |||
| 102 | 102 | learn what server options exist, which operating system to use, what the | |
| 103 | 103 | Web Server Gateway Interface (WSGI) standard is, and so on up through the | |
| 104 | 104 | action that takes place in the user's browser.</p> | |
| 105 | - <p>Read on once you have a basic understanding of Python plus a web framework | ||
| 106 | - and are ready to learn more about the full Python web stack.</p> | ||
| 105 | + <p>Read on once you have a basic Python understanding and are ready to | ||
| 106 | + learn more about the full Python web stack.</p> | ||
| 107 | 107 | ||
| 108 | 108 | <br/> | |
| 109 | 109 | Next read about | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -102,8 +102,8 @@ <h1>Introduction</h1> | |||
| 102 | 102 | learn what server options exist, which operating system to use, what the | |
| 103 | 103 | Web Server Gateway Interface (WSGI) standard is, and so on up through the | |
| 104 | 104 | action that takes place in the user's browser.</p> | |
| 105 | - <p>Read on once you have a basic understanding of Python plus a web framework | ||
| 106 | - and are ready to learn more about the full Python web stack.</p> | ||
| 105 | + <p>Read on once you have a basic Python understanding and are ready to | ||
| 106 | + learn more about the full Python web stack.</p> | ||
| 107 | 107 | ||
| 108 | 108 | <br/> | |
| 109 | 109 | Next read the | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,5 +38,5 @@ learn what server options exist, which operating system to use, what the | |||
| 38 | 38 | Web Server Gateway Interface (WSGI) standard is, and so on up through the | |
| 39 | 39 | action that takes place in the user's browser. | |
| 40 | 40 | ||
| 41 | - Read on once you have a basic understanding of Python plus a web framework | ||
| 42 | - and are ready to learn more about the full Python web stack. | ||
| 41 | + Read on once you have a basic Python understanding and are ready to | ||
| 42 | + learn more about the full Python web stack. | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments