Commit Graph

754 Commits

Author SHA1 Message Date
kuyan e0137d0578 Updated Homebrew install instructions.
According to their homepage, http://brew.sh (linked to from
https://github.com/mxcl/homebrew).
2013-04-19 22:39:40 -07:00
kuyan 344bb4a318 Mountain Lion is the latest version of OS X. 2013-04-19 22:37:04 -07:00
Kenneth Reitz fee9fcd990 Merge pull request #261 from ozgur/string_concatenation_note
Note added on string concatenation
2013-04-13 20:24:54 -07:00
Kenneth Reitz 08b8eec134 Merge pull request #265 from simon-weber/gotcha_fixes
Fix naming and confusing example in gotchas
2013-04-13 20:24:35 -07:00
Kenneth Reitz 34f026cfaa Merge pull request #266 from simon-weber/fix-build-warnings
Fix build warnings and include scraping scenario
2013-04-13 20:24:22 -07:00
Kenneth Reitz b500b682c1 Merge pull request #269 from tslmy/patch-1
Update which-python.rst
2013-04-13 20:24:09 -07:00
Tslmy 360c675691 Update which-python.rst
I think there's should be "quote" instead of "tl;dr: ".
2013-04-13 11:01:04 +08:00
Kenneth Reitz 00006a941b Merge pull request #267 from simon-weber/binding-clarification
Clarify "late binding" in gotchas
2013-04-04 11:08:54 -07:00
Simon Weber e1b5968857 close #241 2013-04-03 23:24:02 -04:00
Simon Weber f9d8b8730b add web scraping scenario below web application 2013-04-03 23:00:40 -04:00
Simon Weber 48d43a98a1 fix underline and duplicate explicit target 2013-04-03 22:49:11 -04:00
Simon Weber aa25ef5996 merge upstream 2013-04-03 16:48:52 -04:00
Simon Weber 5da8f3e0e6 gotchas: fix naming; remove generator in def example 2013-04-03 16:42:36 -04:00
Kenneth Reitz c7f1da22a2 Merge pull request #264 from simon-weber/fix-codestyle-typo
Fix typo/links to code_style section
2013-04-03 09:50:02 -07:00
Simon Weber 7cf628d8ea fix links to code_style section 2013-04-03 12:46:48 -04:00
Kenneth Reitz a532a77b16 Merge pull request #262 from pborreli/typos
Fixed typos
2013-04-01 21:35:06 -07:00
Pascal Borreli 54f1d8ca4d Fixed typos 2013-04-01 19:09:15 +00:00
Özgür Vatansever 328df72c4f code block newline added 2013-03-31 22:19:16 +03:00
Özgür Vatansever 425d6155e0 note added on string concatenation 2013-03-31 18:23:42 +03:00
Kenneth Reitz 7b180cc8c1 Merge pull request #259 from rgbkrk/master
Normalized casing of Gunicorn
2013-03-24 19:59:47 -07:00
Kyle Kelley 49e92c07c9 Made Gunicorn casing consistent 2013-03-24 17:19:38 -04:00
Kenneth Reitz 8483ae30a9 Merge pull request #258 from rgbkrk/master
Tiny bit of grammar fixes and plenty of spacing fixes
2013-03-22 22:12:24 -07:00
Kyle Kelley 7a1077a464 dos2unix for writing/structure 2013-03-23 00:07:12 -04:00
Kyle Kelley 8e9a21e17e Bye bye dos newlines 2013-03-23 00:04:43 -04:00
Kyle Kelley 3e603ca9c1 Grammar, US English spelling 2013-03-22 23:49:10 -04:00
Kyle Kelley c56a94c106 Another dos2unix conversion 2013-03-22 23:47:25 -04:00
Kyle Kelley 43bad9c176 Wrapped text at 78 characters 2013-03-22 23:35:38 -04:00
Kyle Kelley 696c39fb76 s/having a consistent formating/having a consistent format/ 2013-03-22 23:31:56 -04:00
Kyle Kelley d3a112479a Grammar fixes, whitespace cleanup, flow fixes 2013-03-22 23:23:05 -04:00
Kyle Kelley 76217eae5c Cleaned up the "python-mode" section...
This whole section was worded a little funny, so I cleaned it up. Since I
haven't used the module mentioned, I can't speak to what should really be here
or if this is even a best practice...
2013-03-22 23:11:37 -04:00
Kyle Kelley 03ff2dc5a2 Fixed casing, added specific version number. 2013-03-22 23:06:21 -04:00
Kenneth Reitz 581284da5f Merge pull request #257 from rgbkrk/editing_on_the_plane
Editing on the plane
2013-03-22 11:00:27 -07:00
Kyle Kelley 191ee6641e Put missing tick back in 2013-03-22 10:05:00 -03:00
Kyle Kelley bc2d338556 Fixed grammar, added clarity 2013-03-21 20:32:06 -04:00
Kyle Kelley d244820c98 Typo fix 2013-03-21 17:32:10 -04:00
Kyle Kelley 439193b4eb Fixed run-on sentence, grammar 2013-03-21 17:31:31 -04:00
Kyle Kelley dcfb70bcf5 Improved sentence flow 2013-03-21 17:29:20 -04:00
Kyle Kelley 92e27e3a8c Added Numba to speed section, and a quick note about the autojit 2013-03-21 17:24:42 -04:00
Kyle Kelley d3ed3cf9ce Fixed typos/spelling errors in scenarios/speed 2013-03-21 17:23:13 -04:00
Kyle Kelley 3042e08448 Added section for Numba 2013-03-21 17:21:33 -04:00
Kyle Kelley 7ec689f4bf Grammar fix, got rid of DOS line endings 2013-03-21 17:19:00 -04:00
Kyle Kelley a899f414f4 Used U.S. English spelling to keep the guide consistent 2013-03-21 17:09:18 -04:00
Kyle Kelley c0d897d45e Little grammar fix, trailing whitespace deleted 2013-03-21 17:06:29 -04:00
Kyle Kelley 5337437d53 Grammar fix, embed Kivy link 2013-03-21 16:51:13 -04:00
Kyle Kelley d6f214ade0 Grammar fix, added RabbitMQ to scenarios/client 2013-03-21 16:46:39 -04:00
Kenneth Reitz 5cf74bed24 Merge pull request #255 from rgbkrk/master
Mostly grammar fixes
2013-03-19 04:54:30 -07:00
Kyle Kelley 810956c56b Grammar: plurality fixes, tense fix, typos 2013-03-18 19:06:50 -03:00
Kyle Kelley bc7799d1fa Separate join and list comprehension 2013-03-18 18:48:45 -03:00
Kyle Kelley b9b50213bb Quick grammar fix 2013-03-18 18:46:08 -03:00
Kyle Kelley 1fb50a3999 Made more direct and concise
The guide is opinionated, and that's ok.
2013-03-18 18:30:05 -03:00