File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
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-05T10:00:36Z </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-05T10:09:40Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -192,6 +192,7 @@ <h2>Infrastructure-as-a-service Resources</h2>
192192< p > < a class ="reference external " href ="http://aws.amazon.com/python/ "> Amazon Web Services official documentation for Python</ a > </ p >
193193< p > < a class ="reference external " href ="https://github.com/boto/boto "> boto</ a > is an amazing Python library for
194194working with Amazon Web Services</ p >
195+ < p > < a class ="reference external " href ="http://docs.rackspace.com/sdks/guide/content/python.html "> Rackspace official documentation for Python</ a > </ p >
195196</ div >
196197< div class ="section " id ="platform-as-a-service ">
197198< h2 > Platform-as-a-service</ h2 >
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ <h2>Infrastructure-as-a-service Resources</h2>
136136< p > < a class ="reference external " href ="http://aws.amazon.com/python/ "> Amazon Web Services official documentation for Python</ a > </ p >
137137< p > < a class ="reference external " href ="https://github.com/boto/boto "> boto</ a > is an amazing Python library for
138138working with Amazon Web Services</ p >
139+ < p > < a class ="reference external " href ="http://docs.rackspace.com/sdks/guide/content/python.html "> Rackspace official documentation for Python</ a > </ p >
139140</ div >
140141< div class ="section " id ="platform-as-a-service ">
141142< h2 > Platform-as-a-service</ h2 >
You can’t perform that action at this time.
0 commit comments