Jay Roberts
a27f9d25a8
Fix minor spelling, grammar, and consistency errors in the Dynamic Typing section.
2012-05-11 14:46:07 -04:00
Jay Roberts
2dd87bea16
Fix minor spelling, grammar, and consistency errors in the Decorators section.
2012-05-11 14:39:58 -04:00
Jay Roberts
cca9272a7f
Fix minor spelling, grammar, and consistency errors in the Object-oriented programming section.
...
The paragraph about context and side effects was very difficult to
parse and contained the word "decelable". I attempted to capture the
meaning of the paragraph in a way that was more readable.
2012-05-11 14:37:56 -04:00
Jay Roberts
e79aa476a0
Fix minor spelling, grammar, and consistency errors in the Packages section.
2012-05-11 14:24:49 -04:00
Jay Roberts
13865eecae
Fix minor spelling, grammar, and consistency errors in the Modules section.
2012-05-11 14:20:14 -04:00
Jay Roberts
947bdef1c2
Fix minor spelling, grammar, and consistency errors in the Structure is Key section.
2012-05-11 14:08:08 -04:00
Niko Wenselowski
39103d0ad5
Fix small markup error.
2012-05-10 21:57:07 +03:00
Kenneth Reitz
95c010dace
Merge pull request #134 from guibog/master
...
Adding decorators, typing and (im)mutability
2012-05-09 11:03:39 -07:00
Kenneth Reitz
e730af5c33
Merge pull request #138 from ajinkyadot/master
...
Small additions to the GUI Page (docs/scenarios/gui.rst)
2012-05-09 10:59:28 -07:00
holdenweb
54fff44cba
Update docs/starting/install/win.rst
2012-05-08 18:41:56 -07:00
Kenneth Reitz
29f62484c7
Merge pull request #141 from mahmoudhossam/master
...
More content.
2012-05-07 09:05:08 -07:00
Mahmoud Hossam
cf18ac9ab6
Added a byte of python, the language reference and the official tutorial as well as a description for pro python.
2012-05-07 16:48:04 +03:00
Mahmoud Hossam
bdf04941f8
Fix link.
2012-05-07 16:32:04 +03:00
Mahmoud Hossam
54829a3a3c
Added DB-API tutorials.
2012-05-07 16:29:08 +03:00
Mahmoud Hossam
cafff88a1f
Added footnotes.
2012-05-07 15:57:11 +03:00
Arcady Chumachenko
64f0744442
One more fix
2012-05-06 21:50:22 -05:00
Arcady Chumachenko
c6d010dd64
RST link fix
2012-05-06 21:49:48 -05:00
Arcady Chumachenko
d2ebf5fa40
Added info about Pillow into docs/scenarios/imaging.rst
2012-05-06 21:48:52 -05:00
Mahmoud Hossam
bce224ee79
Removed PyQWT.
2012-05-06 07:29:09 +03:00
Mahmoud Hossam
20452dbb46
Merge upstream.
2012-05-06 06:26:52 +02:00
Mahmoud Hossam
555311d1ec
Fixed formatting.
2012-05-06 06:43:54 +03:00
Christian Stefanescu
9b8752be34
Added Scenario "XML parsing" and untangle lib.
2012-05-03 19:54:20 +02:00
Vincent Noel
489d97e357
Missing double quote
2012-05-03 18:05:29 +03:00
guibog
d62b2d74f4
Adding decorators, typing and (im)mutability
2012-05-01 22:57:34 +08:00
Ajinkya
d1b9915151
Added some info on PySide
2012-05-01 17:57:22 +05:30
Ajinkya
f53126d972
Added some more info on wxPython
2012-05-01 17:55:19 +05:30
Ajinkya
f82c394b7e
Added Kivy
2012-05-01 17:52:30 +05:30
Ajinkya
50f1724dac
stylized according to the guide style guide
2012-05-01 17:45:09 +05:30
ajinkyadot
cbb365b664
stylized wxPython correctly
2012-04-30 17:02:34 +05:30
Kenneth Reitz
8311ad2ad6
Merge pull request #52 from epequeno/master
...
Added idioms to style.rst
2012-04-27 11:36:59 -07:00
Kenneth Reitz
76261ff2ec
Merge pull request #129 from jabagawee/master
...
Introduction
2012-04-27 11:33:54 -07:00
guibog
b1bb63071f
About OOP
2012-04-27 22:40:21 +08:00
guibog
61e948e887
Clarifying a bit on commented code
2012-04-27 21:40:25 +08:00
Kenneth Reitz
3f9300b5da
Merge remote-tracking branch 'origin/master'
2012-04-26 02:53:25 -04:00
Kenneth Reitz
3d16bf8263
panic not
2012-04-26 02:53:21 -04:00
guibog
68fc11453a
Add on documentation and comments
2012-04-25 23:17:40 +08:00
Andrew Szeto
50cd751e84
done with introduction
2012-04-25 01:58:07 -07:00
Andrew Szeto
caf2174076
done with docs
2012-04-25 01:51:18 -07:00
Kenneth Reitz
55e6cd3c2e
Merge pull request #127 from guibog/master
...
On modules and packages
2012-04-24 17:45:14 -07:00
Paul Smith
8777ae2ae7
Fix typos
2012-04-24 14:07:37 -04:00
guibog
8ad935e609
About module and packages in Structure
2012-04-24 22:44:30 +08:00
Kenneth Reitz
9ecebd541b
Merge pull request #125 from benregn/master
...
Source formatting
2012-04-23 12:14:38 -07:00
Tomas Thor Jonsson
d69bbe0722
lines less than 80 chars in index.rst
2012-04-23 20:32:41 +02:00
Tomas Thor Jonsson
4d12bfed0c
lines less than 80 chars in /scenarios/
2012-04-23 20:32:00 +02:00
Tomas Thor Jonsson
70ca1a8cef
lines less than 80 chars in /writing/
2012-04-23 20:24:39 +02:00
Tomas Thor Jonsson
6978c5a1ae
correct code-block highlighting and link formatting
2012-04-23 20:15:00 +02:00
Tomas Thor Jonsson
38d0e634a6
lines less than 80 chars in /starting/
2012-04-23 20:08:43 +02:00
Tomas Thor Jonsson
102f725546
correct syntax highlighting for code-blocks
2012-04-23 19:59:00 +02:00
Tomas Thor Jonsson
18cae70452
lines less than 80 chars in /shipping/
2012-04-23 19:56:08 +02:00
Tomas Thor Jonsson
db0f65a24e
lines less than 80 chars in /intro/
2012-04-23 19:51:47 +02:00