Commit Graph

1160 Commits

Author SHA1 Message Date
george 32c3ce3917 Removed an extra space. 2014-06-17 18:32:10 -06:00
george 7b901f8d3f Added back an Oxford comma in dev/env. 2014-06-17 18:20:23 -06:00
george 366e4b4c72 A couple changes to dev/env. 2014-06-17 18:18:00 -06:00
george f2037819d4 Quick wording changes for intro/learning. 2014-06-17 15:00:10 -06:00
george 0835277e61 Another tiny change to intro/duction. 2014-06-17 14:55:29 -06:00
george e52c8f4e3a In{visible,scrutable} punctuation... 2014-06-17 14:53:25 -06:00
george 58dfa3f505 Wording, comma and case changes (VIM->Vim) for dev/env.
Tried to normalize with no Oxford commas.
2014-06-17 14:46:53 -06:00
george 362f2f0e2e Rewording and wrapping in scenarios/scientific. 2014-06-17 14:30:19 -06:00
george 6c71c1d549 Wording and wrapping for scenarios/speed. 2014-06-17 14:17:58 -06:00
george 7a65571383 Wrapping and wording for scenarios/ci. 2014-06-17 14:08:47 -06:00
george 843fa4e56d Wording, wrapping, and formatting changes for scenarios/admin. 2014-06-17 14:00:42 -06:00
george 44890a8972 Wrapping, newlines, and minor wording changes to scenarios/network. 2014-06-17 13:49:05 -06:00
george 44b164c314 Wrapped and removed extra text from scenarios/db. 2014-06-17 13:45:30 -06:00
george 01af1bb72e Caps, wording, and line wrapping for scenarios/gui.
Also added a brief description for PyQt.
2014-06-17 13:41:53 -06:00
george dd91bf9e1d Wording and line wraps for scenarios/cli. 2014-06-17 13:34:02 -06:00
george f4456812a0 Some wording changes to scenarios/scrape. 2014-06-17 13:22:55 -06:00
george e17fdcdd27 Some grammar and wrapping changes to scenarios/web.
Also fixed a small typo.
2014-06-17 13:11:11 -06:00
george 9079873a51 A single wording change in writing/license. 2014-06-17 12:59:22 -06:00
george 93c4d9b49c Two minor changes to writing/gotchas. 2014-06-17 12:56:32 -06:00
george e7f0d1fa8f Minor fixes for writing/tests. 2014-06-17 12:48:53 -06:00
george c3b3e766f9 Mostly line wraps, and a small grammar fix to writing/documentation. 2014-06-17 12:41:00 -06:00
george 2e9ae2152f Grammar and a couple line wraps for writing/style. 2014-06-17 12:18:51 -06:00
george 707628d2af More writing/structure changes. 2014-06-17 11:50:47 -06:00
george 404c2581ee More grammar and cross reference for #132. 2014-06-17 11:07:49 -06:00
george 951f210d02 Some grammar fixes for writing/structure. 2014-06-17 11:06:59 -06:00
george fb41621a56 Two easily. 2014-06-17 10:32:23 -06:00
Ian Cordasco 63d836ebf9 Merge pull request #450 from ceaess/master
Improve Which Python section grammar
2014-06-06 11:44:42 -05:00
Cea Stapleton 0ce7c2d035 Improve Which Python section grammar 2014-06-06 11:44:01 -05:00
kennethreitz e7e9cd9a32 Merge pull request #449 from checkcheckzz/master
add Mule description
2014-06-02 07:46:37 -04:00
niuzhist 3ad3421b50 add Mule description 2014-05-30 11:42:25 -07:00
kennethreitz 220d0f34b3 Merge pull request #444 from paulie4/master
python is strongly-typed but not statically-typed
2014-05-30 13:38:32 -04:00
kennethreitz 99e540403b Merge pull request #448 from checkcheckzz/master
change last few python to Python
2014-05-30 13:37:58 -04:00
niuzhist 9a978b7f58 change last few python to Python 2014-05-30 08:53:02 -07:00
Ian Cordasco dcfd897a79 Merge pull request #447 from sunnyLA4/patch-1
Canopy description changed | added missing syntax.
2014-05-30 07:52:50 -05:00
SUNNY 8b3bd266aa Canopy description changed | added missing syntax. 2014-05-30 13:20:40 +05:30
Paulie Peña 54aa0542de python is strongly-typed but not statically-typed 2014-05-28 18:55:18 -04:00
kennethreitz 25cf08dd6b Merge pull request #423 from mmardini/patch-1
Added a note about `SuperTab` in VIM section
2014-05-27 13:10:37 -04:00
kennethreitz a980542b3a Merge pull request #440 from checkcheckzz/master
add RabbitMQ description
2014-05-27 13:10:20 -04:00
kennethreitz 4e7a00531d Merge pull request #442 from cgoodale/master
Add link to Python Magic Methods Guide
2014-05-27 13:10:07 -04:00
Cameron Goodale 6c03f219d6 Add new line as requested. 2014-05-27 07:04:59 -07:00
Ian Cordasco 49c4f2f1e8 Actually fix xmltodict usage 2014-05-27 08:28:20 -05:00
Omer Murat Yıldırım 1b867b9c5b Update xml.rst 2014-05-27 10:35:59 +03:00
Cameron Goodale 7ac101e2e7 Add link to Python Magic Methods Guide
*  Resolves #103
2014-05-26 20:47:58 -07:00
Ian Cordasco d775f01b54 Merge pull request #441 from svisser/python_into_Python
Changed python into Python where needed
2014-05-25 14:37:03 -05:00
Simeon Visser 71187f4274 Changed python into Python where needed 2014-05-25 20:58:19 +02:00
niuzhist 7bf154f5e4 change some content 2014-05-25 00:26:17 -07:00
niuzhist 7d8610410a add RabbitMQ description 2014-05-25 00:21:28 -07:00
Ian Cordasco 69fe3e5dd4 Merge pull request #438 from cgoodale/master
Remove un-needed export command
2014-05-24 14:51:22 -05:00
Cameron Goodale e2b2a11ad0 Remove un-needed export command
Dropped the 'export PATH=/usr/local/share/python:$PATH' command and explanation.
2014-05-22 08:02:17 -07:00
Ian Cordasco 977b5fdece Merge pull request #435 from Hasimir/paragon-of-python
Grammar fixed as indicated in issue #429.

Fixes #429
2014-05-17 16:46:10 -05:00