30 Commits

Author SHA1 Message Date
Lokesh Dhakal 558e60c33c Minor Changes 2020-11-22 15:54:31 +01:00
Andrew Janke eb6ec70706 Typo, grammar, and style fixes 2018-12-17 17:23:26 -05:00
Marc Poulin 35c13bc9ea Fixed all H2 headings
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
cclauss cf980344d0 print() function in gotchas.rst 2018-04-24 19:27:36 -06:00
kikisdeliveryservice d6982f162f add internal link to version control ignores 2017-10-31 09:22:02 -07:00
kennethreitz 62e047405d Update gotchas.rst 2017-09-04 16:44:59 -04:00
Vivek Joshy ec5f791c69 Correct typo
Change looks to look
2017-08-11 06:01:03 -04:00
daegontaven 7be51790e4 Add version control ignores to gotchas 2017-08-11 01:46:24 -04:00
monchitos 6e0c78df7b Adding a reminder for preventing a misuse of the example in "common gotchas/mutable default arguments" 2017-04-18 10:02:15 -05:00
Robson Roberto Souza Peixoto 1bcc6d5cc8 Cleaning up *.py[co] and __pycache__ tip 2016-08-01 00:43:48 -03:00
gruzovator f7f4728833 more simple rm pyc files command 2016-04-19 11:55:48 +03:00
kennethreitz fcbda9e147 ! 2016-02-21 21:52:29 -05:00
kennethreitz 5d32ad4e81 section on bytecode 2016-02-21 21:50:32 -05:00
bhchance c3de9df0ff Update gotchas.rst
Previous test block did not show code blocks in markdown view.
2015-10-12 21:41:30 -05:00
avi 00999cd2c9 Update gotchas.rst to make the sentence simpler 2015-10-05 20:12:05 +05:30
Vincent Zee 5aac29d245 Fixed the urls pointing to contribute and fixed some lines that were
longer than 78 characters.
2015-02-28 22:23:07 +01:00
george 1329ee2040 Removed spaces at the ends of lines. 2014-06-17 18:36:02 -06:00
george 93c4d9b49c Two minor changes to writing/gotchas. 2014-06-17 12:56:32 -06:00
claudejrogers 51a727d079 Update "Late Binding Closures" section of gotchas.rst
The late binding closure example seems like a good use case for the
functools.partial function.
2013-08-11 20:35:30 -07:00
kuyan 13d99d95fe Let Sphinx link to Python documentation.
Instead of directly linking to the relevant passages.
2013-08-03 19:28:48 -07:00
kuyan 598c5695b7 Correct spelling of 'aforementioned'. 2013-06-12 19:39:32 -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
Simon Weber e1b5968857 close #241 2013-04-03 23:24:02 -04:00
Simon Weber 5da8f3e0e6 gotchas: fix naming; remove generator in def example 2013-04-03 16:42:36 -04:00
Pascal Borreli 54f1d8ca4d Fixed typos 2013-04-01 19:09:15 +00:00
barisumog a0761200eb minor typo 2013-03-01 11:15:55 +02:00
Julian Berman ad4819476f Add doctests and switch to using headings. 2012-12-23 18:06:14 -05:00
Julian Berman 4675c91fc5 Late binding closures 2012-12-04 00:41:43 -05:00
Julian Berman fd9f0db1ce First gotcha. 2012-12-04 00:41:43 -05:00