summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix the description of PIPE_BUFAntoine Pitrou2011-01-252-4/+4
* Fix the doc for PIPE_BUFAntoine Pitrou2011-01-251-3/+5
* Typo.Raymond Hettinger2011-01-251-1/+1
* Add entries for select and site.Raymond Hettinger2011-01-251-0/+47
* Add math.erfc and turtledemo.Raymond Hettinger2011-01-251-2/+17
* Typo.Raymond Hettinger2011-01-251-1/+1
* Nits.Raymond Hettinger2011-01-251-5/+5
* Add entry for the math module.Raymond Hettinger2011-01-251-0/+39
* Add entry for io.BytesIO.getbuffer().Raymond Hettinger2011-01-241-0/+29
* Issue #11000 ast.parse parses source, not just expressions.Terry Reedy2011-01-241-2/+2
* Update last tix code example for 3.x, as already done for previous examples.Terry Reedy2011-01-241-2/+2
* Fix label syntax.Georg Brandl2011-01-242-2/+2
* Typo fix.Georg Brandl2011-01-241-1/+1
* #10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc.R. David Murray2011-01-242-35/+57
* Typos.Raymond Hettinger2011-01-241-2/+2
* Missing source links.Raymond Hettinger2011-01-244-0/+14
* Fix markup and add todo.Raymond Hettinger2011-01-241-1/+3
* Add entry for hash_info().Raymond Hettinger2011-01-241-0/+8
* Add section for urllib.parse.Raymond Hettinger2011-01-242-9/+52
* Add entry for the html module.Raymond Hettinger2011-01-241-0/+11
* Add entry for hashlib and expand the GC entry.Raymond Hettinger2011-01-241-2/+21
* Add entries for dis, dbm, and ctypes.Raymond Hettinger2011-01-241-0/+45
* Add entries for array, asyncore, csv, compileall, and ast.Raymond Hettinger2011-01-241-1/+60
* minor clean-up.Raymond Hettinger2011-01-231-2/+0
* Add tracker references.Raymond Hettinger2011-01-231-2/+2
* Add entry for reprlib.Raymond Hettinger2011-01-232-3/+29
* Add entry for shutil's archiving operations.Raymond Hettinger2011-01-232-6/+46
* Fix JSON docs about loads() accepting only str objects, not bytes.Antoine Pitrou2011-01-211-11/+6
* Use a Latin-1 example that won't break the LaTeX PDF build.Raymond Hettinger2011-01-211-4/+3
* Add example for __wrapped__.Raymond Hettinger2011-01-211-2/+11
* Clarify what changed with respect to date ranges and two-digit years.Raymond Hettinger2011-01-211-16/+23
* Corrected the entry about new year range in the time module.Alexander Belopolsky2011-01-201-5/+13
* Add an entry for the code repository.Raymond Hettinger2011-01-201-4/+21
* Make an entry for the os module's bytes accessors.Raymond Hettinger2011-01-201-37/+49
* Add hasattr() example.Raymond Hettinger2011-01-201-1/+12
* Add more examplesRaymond Hettinger2011-01-202-15/+26
* #10944: add c_bool to types table.Georg Brandl2011-01-191-0/+5
* Issue #10934: Fixed and expanded Internaldate2tuple() andAlexander Belopolsky2011-01-191-6/+10
* Fix markup.Raymond Hettinger2011-01-191-2/+1
* Suppress trailing spaces in table paragraphs.Georg Brandl2011-01-191-0/+4
* Expand entry for pydoc.Raymond Hettinger2011-01-191-3/+5
* Improve looks by replacing a bullet list with a table.Raymond Hettinger2011-01-191-6/+10
* Add examples for inspect.Raymond Hettinger2011-01-191-6/+33
* Fix typo in example of barrier timeouts from r88102David Malcolm2011-01-181-1/+1
* Expand barrier example to show time-outs.Raymond Hettinger2011-01-181-5/+20
* Missing word.Raymond Hettinger2011-01-181-2/+2
* Reword the OrderedDict entry to emphasize the default behavior,Raymond Hettinger2011-01-181-10/+12
* Typos.Raymond Hettinger2011-01-181-10/+10
* More nits.Raymond Hettinger2011-01-181-11/+12
* Nits.Raymond Hettinger2011-01-181-17/+16