Kenneth Reitz
|
53aa1851c4
|
Merge pull request #205 from hrldcpr/master
consistent use of double-underscore for throwaway variable
|
2012-11-15 17:23:06 -08:00 |
|
Kenneth Reitz
|
b55af5cbcf
|
Merge pull request #214 from pengkui/master
added some comments on .vimrc for vim beginners
|
2012-11-15 17:22:39 -08:00 |
|
Kenneth Reitz
|
cefa740985
|
Merge pull request #207 from andrewmacgregor/master
Fixes for warnings in docs
|
2012-11-15 17:22:15 -08:00 |
|
Kenneth Reitz
|
2a7c0912d8
|
Merge pull request #210 from artiegold/master
Fix "it's".
|
2012-11-15 17:21:27 -08:00 |
|
Kenneth Reitz
|
6a65c031ae
|
Merge pull request #211 from Kwpolska/patch-1
Fix a tiny typo
|
2012-11-15 17:21:13 -08:00 |
|
Pengkui Luo
|
64934821c4
|
Update docs/dev/env.rst
.vimrc file: added 'autoindent'; added comments to illustrate.
|
2012-11-14 04:48:21 -06:00 |
|
Pengkui Luo
|
8d90429813
|
Update docs/starting/which-python.rst
|
2012-11-14 04:02:58 -06:00 |
|
Valentin-Costel Hăloiu
|
d7704e4808
|
Update link to latest windows python version
|
2012-11-12 04:28:38 +02:00 |
|
Chris Warrick
|
bbfa479227
|
Fix a tiny typo
|
2012-11-11 21:04:00 +01:00 |
|
Artie Gold
|
ffdde4ac3e
|
Small text fix. It's "its" not "it's" here.
|
2012-10-28 15:53:36 -05:00 |
|
Tasos Latsas
|
6da56aff38
|
Info about the Salt stack
|
2012-10-23 20:34:30 +03:00 |
|
Andrew Macgregor
|
1336375ab4
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
docs/conf.py
|
2012-10-20 09:17:18 +08:00 |
|
Kenneth Reitz
|
d13792a3a2
|
death to curly quotes!
|
2012-10-17 09:21:40 -07:00 |
|
Andrew Macgregor
|
655c1bdac9
|
provide valid link for YAGNI
|
2012-10-16 23:19:54 +08:00 |
|
Andrew Macgregor
|
f0834bcfaf
|
Conventions header was throwing inconsistent level warning. Fixed this and later headings to match rest of page.
|
2012-10-16 22:21:32 +08:00 |
|
Andrew Macgregor
|
d8bc875813
|
using anonymous hyperlinks to avoid duplicate explicit name warnings
see: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#anonymous-hyperlinks
|
2012-10-16 22:10:25 +08:00 |
|
Andrew Macgregor
|
f1651e1dc8
|
looks like a typo, was perhaps meant to be link to decorators but that is only a few lines later
|
2012-10-16 22:04:15 +08:00 |
|
Andrew Macgregor
|
7732355087
|
fix minor white space issue causing warning
|
2012-10-16 20:44:34 +08:00 |
|
Andrew Macgregor
|
470b548a9a
|
adding a valid label for installation.rst to ref to
|
2012-10-15 14:42:57 +08:00 |
|
Andrew Macgregor
|
22b85c77c9
|
fixed community ref pointed to by intro/duction
|
2012-10-15 14:12:14 +08:00 |
|
Andrew Macgregor
|
6f44441418
|
making html_title a unicode string to prevent errors in Sphinx
|
2012-10-14 10:34:17 +08:00 |
|
Harold Cooper
|
0d4865ed66
|
use double-underscore for temporary variable, as encouraged elsewhere in this file
|
2012-10-07 12:41:50 -07:00 |
|
Johannes
|
852edbee25
|
Fix typo
|
2012-10-06 12:49:08 +02:00 |
|
Kenneth Reitz
|
3e009e21ac
|
Merge pull request #202 from osscca/master
Added NINJA-IDE to env.rst
|
2012-09-29 12:15:53 -07:00 |
|
osscca
|
ff1157d038
|
Added NINJA-IDE to IDEs
|
2012-09-28 21:08:42 +02:00 |
|
Kwpolska
|
e86d571a40
|
html_title
Signed-off-by: Kwpolska <kwpolska@gmail.com>
|
2012-09-28 20:02:05 +02:00 |
|
Clint Howarth
|
e36fd9d8cb
|
add section on emacs
|
2012-09-22 23:58:28 -04:00 |
|
Clint Howarth
|
b8a41ac61f
|
build out header matter, clean up formatting
|
2012-09-22 23:51:59 -04:00 |
|
Kenneth Reitz
|
af72128ab9
|
Merge pull request #197 from mindsocket/master
Add mock library to testing page
|
2012-09-22 18:48:46 -07:00 |
|
Clint Howarth
|
29af1a2097
|
tighten, de-dup PEP8 content, improve formatting/organization
|
2012-09-22 08:19:00 -04:00 |
|
Roger Barnes
|
3b902fe090
|
Add examples to section on mock
|
2012-09-19 16:46:54 +10:00 |
|
Roger Barnes
|
b96b11fe59
|
Add mock library to testing page
|
2012-09-18 21:04:14 +10:00 |
|
Alex Hoffman
|
632f8ae4e7
|
Updated IronPython link to latest stable 2.7.3
|
2012-09-11 14:09:22 +10:00 |
|
silkuze
|
f2ca4ea7c6
|
Missing a semicolon in the function definition
|
2012-09-08 15:23:39 +03:00 |
|
David Fischer
|
281a37ed06
|
Added notes about getting Python2.6 on RHEL/CentOS
|
2012-09-07 10:44:37 -04:00 |
|
Kirill Klenov
|
22088fd0a4
|
Added information about vim python-mode plugin
|
2012-08-02 23:59:41 +04:00 |
|
Lyndsy Simon
|
d6602f18b6
|
removes link to Sublime Text 2 Beta (now released)
|
2012-08-01 20:01:05 -05:00 |
|
Kenneth Reitz
|
49b5ccba95
|
gittip
|
2012-07-28 17:11:13 -04:00 |
|
Kenneth Reitz
|
dc3af98a38
|
Merge pull request #183 from thomasballinger/spelling-fix
Spelling fixes in style guide
|
2012-07-28 13:58:20 -07:00 |
|
Domen Kožar
|
33ab7535c2
|
Add comparison table and py2exe notes on freezing topic
|
2012-07-25 22:47:26 +02:00 |
|
Aaron Kavlie
|
482e56c51e
|
Add Mac OS X PIL installation instructions
|
2012-07-16 10:43:27 -07:00 |
|
Kenneth Reitz
|
bbb1c2ea19
|
Revert "Fix spelling in structure.rst"
This reverts commit 0ff26166c6.
|
2012-07-08 15:48:56 -04:00 |
|
Thomas Ballinger
|
96fb1d42d1
|
remove slashes in code sample in style guide
|
2012-07-05 14:55:00 -04:00 |
|
Thomas Ballinger
|
a8e36af3ea
|
fix grammar issues with style guide
|
2012-07-05 14:47:47 -04:00 |
|
Thomas Ballinger
|
0a045fdf78
|
Fix spelling in style guide
|
2012-07-05 14:25:25 -04:00 |
|
Estevan Pequeno
|
9f792956db
|
small edit
|
2012-07-05 01:59:25 -05:00 |
|
Estevan Pequeno
|
80a12a70ff
|
markup fix
|
2012-07-05 01:57:37 -05:00 |
|
Kenneth Reitz
|
4461f0ce8e
|
Merge pull request #178 from epequeno/modulename
Add stub, naming restrictions to structure
|
2012-07-03 23:33:13 -07:00 |
|
Kenneth Reitz
|
d78b1a3e99
|
Merge pull request #179 from campbellr/master
Fix several spelling mistakes
|
2012-07-03 23:20:51 -07:00 |
|
Kenneth Reitz
|
6a45957340
|
Merge pull request #180 from mrtazz/patch-1
add notes about vim usage with syntastic
|
2012-07-03 23:20:28 -07:00 |
|