Hynek Schlawack
|
e58ce01f30
|
#14804: Remove [] around optional arguments with default values
Mostly just mechanical removal of []. In some rare cases I've pulled the
default value up into the argument list.
|
2012-05-22 10:27:40 +02:00 |
Sandro Tosi
|
a4d06e7bc8
|
use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@
|
2011-12-25 17:05:30 +01:00 |
Ezio Melotti
|
1e87da16ea
|
Remove duplication.
|
2011-10-19 10:39:35 +03:00 |
Georg Brandl
|
f5af720a31
|
Add tabularcolumns directive for tables with bullet lists in them.
|
2009-06-16 17:41:33 +00:00 |
Georg Brandl
|
89b1296ab9
|
Normalize spelling of Mac OS X.
|
2009-04-05 10:29:57 +00:00 |
Andrew M. Kuchling
|
a178a69819
|
Fix 'the the' duplication
|
2009-04-03 21:45:29 +00:00 |
Andrew M. Kuchling
|
55acfc6c87
|
Many edits
|
2009-03-30 22:31:11 +00:00 |
Benjamin Peterson
|
288618e1a7
|
making the writing more formal
|
2009-03-03 22:51:57 +00:00 |
Andrew M. Kuchling
|
8c2f85c43e
|
Text edits and markup fixes
|
2009-01-31 03:26:02 +00:00 |
Guilherme Polo
|
cda93aafde
|
Added the ttk module. See issue #2983: Ttk support for Tkinter.
|
2009-01-28 13:09:03 +00:00 |