Commit Graph

622 Commits

Author SHA1 Message Date
Roland van Laar 93cb68e308 Fix link to tox documentation. 2013-07-20 09:08:59 +02:00
Kenneth Reitz 49b5a37042 Merge pull request #282 from lyndsysimon/master
Housekeeping
2013-07-15 06:27:38 -07:00
Kenneth Reitz 12a9eeeca0 Merge pull request #284 from kuyan/master
Grammar, capitalization fixes
2013-07-15 06:27:29 -07:00
Kenneth Reitz 4ea40a4b93 Merge pull request #285 from puppe/patch-1
Fix link to Dive Into Python 3
2013-07-15 06:27:14 -07:00
Kenneth Reitz 40caacfeed Merge pull request #286 from artloder/minor-changes
Minor formatting changes.
2013-07-15 06:26:30 -07:00
Konstantin Molchanov 4651e48d37 [+] Scenarios: CLI: Added docopt description. 2013-07-04 23:53:08 +04:00
Markus Unterwaditzer 7e7e3d02e6 Rewrite section on choosing a Python version 2013-06-29 20:18:17 +02:00
Arthur Loder 8d6f737438 minor formatting changes. 2013-06-21 22:35:10 -04:00
Martin Puppe 925818a827 Fix link to Dive Into Python 3 2013-06-20 00:17:43 +03:00
kuyan b68582609b Added note about OSX-GCC-Installer and Xcode conflict. 2013-06-13 19:31:48 -07:00
kuyan 9667754f95 Code block type is 'console', not 'bash'. 2013-06-13 00:55:17 -07:00
kuyan 0eff17af22 'async' --> 'asynchronous' 2013-06-13 00:51:26 -07:00
kuyan 16d92c428d PEP and Python are capitalized. 2013-06-13 00:50:44 -07:00
Gerald Rich 3b6a7ca913 copy edit structure.rst 2013-06-13 02:25:37 -04:00
kuyan b832bb907d 'many' --> 'much' 2013-06-12 20:35:15 -07:00
kuyan fa99cd86e3 GtK --> GTK 2013-06-12 20:33:45 -07:00
kuyan 8c5ba09048 Add line breaks for conformance with the Style Guide. 2013-06-12 20:33:00 -07:00
kuyan c1f649cc6b Nitpicky rewordings and grammar fixes. 2013-06-12 19:56:48 -07:00
kuyan 598c5695b7 Correct spelling of 'aforementioned'. 2013-06-12 19:39:32 -07:00
Lyndsy Simon 63c74becf0 Removes completed TODO re: scientific Python 2013-06-03 08:53:56 -04:00
ugurthemaster 736952ac8c Update scientific.rst 2013-05-30 09:26:53 +03:00
ugurthemaster 8b794b19c3 Update scientific.rst
Description about Numba has been added.
2013-05-30 09:25:51 +03:00
ugurthemaster 3dd1fb055b Update env.rst 2013-05-29 13:38:29 +03:00
Kenneth Reitz 34c4888608 Merge pull request #278 from dominiqueplante/writingSection
reapply some improvements to code style section in different branch
2013-05-14 06:49:44 -07:00
Dominique Plante b4a08152b7 reapply some improvements to code style section in different branch 2013-05-13 21:37:51 -07:00
Kenneth Reitz 4ef3a1f0b1 Merge pull request #274 from dominiqueplante/windows-install-updatelatestversionto2.7.4
Windows install update- update link to latest version to 2.7.4
2013-04-22 21:53:10 -07:00
Dominique Plante 3f7a85cc82 update URI of location of latest version of Python from 2.7.3 to 2.7.4 2013-04-22 21:37:22 -07:00
Dominique Plante 2ac7633e6f small formatting cleanup 2013-04-20 21:04:34 -07:00
kuyan 70532b444d Fixed a typo. 2013-04-19 22:51:08 -07:00
kuyan ad955e6ab7 You can get GCC from Command Line Tools, too. 2013-04-19 22:49:36 -07:00
kuyan a435ff3907 Rationalize copying/pasting commands. 2013-04-19 22:45:50 -07:00
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
Dominique Plante 3f5bf4d386 #268 2013-04-19 17:53:53 -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
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
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
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
Kyle Kelley 49e92c07c9 Made Gunicorn casing consistent 2013-03-24 17:19:38 -04:00
Kyle Kelley 7a1077a464 dos2unix for writing/structure 2013-03-23 00:07:12 -04:00