summaryrefslogtreecommitdiff
path: root/Doc/tutorial/inputoutput.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
|\
| * Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
* | merge with 3.5Georg Brandl2016-02-221-1/+2
|\ \ | |/ |/|
| * Issue #25179: Documentation for formatted string literals aka f-stringsMartin Panter2016-02-131-1/+2
* | Update example; str(float) changed so there is difference now.Georg Brandl2016-02-221-5/+5
|/
* #26001: mention in the tutorial that files in binary mode expect bytes, not str.Ezio Melotti2016-01-121-7/+8
* Issue #24729: Correct reference to open function.Jason R. Coombs2015-07-291-2/+2
* Issue #24729: Update tutorial to match implementation.Alessandro Cucci2015-07-281-3/+3
* Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-301-2/+2
* Issue #18840: Introduce the json module in the tutorial, and deemphasize the ...Antoine Pitrou2013-12-051-30/+47
* #16273: Fix tutorial discussion of seek/tell (opaque text-mode values).R David Murray2013-07-301-4/+9
* Issue #18031: %-formatting isn't dead yet and might pull through.Raymond Hettinger2013-05-231-4/+0
* #13510: clarify that f.readlines() is note necessary to iterate over a file. ...Ezio Melotti2013-04-151-15/+4
* Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-4/+4
* Clarify universal-newline wording in tutorial (issue #16266).Chris Jerdonek2012-10-171-3/+4
* Issue #16265: Fix collapsing of code sample in tutorial.Andrew Svetlov2012-10-171-1/+1
* fix typoSandro Tosi2012-08-141-1/+1
* Merge with 3.1.Ezio Melotti2011-03-131-7/+5
|\
| * Merge doc fixes.Georg Brandl2011-03-061-2/+2
| |\
| | * Issue #11304: Input/output tutorial - PI is rounded not truncated.Raymond Hettinger2011-02-241-1/+1
| | * Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
| | * Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-2/+2
| | * Recorded merge of revisions 74614 via svnmerge fromGeorg Brandl2009-09-011-3/+12
| | * Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge fromAlexandre Vassalotti2009-07-291-4/+4
| | * Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-291-9/+10
| | * Issue #6354: More fixes for code examples involving the repr of a float.Mark Dickinson2009-06-281-4/+4
* | | Fix markup in inputoutput.rst.Ezio Melotti2011-03-131-16/+17
|/ /
* | #11405: do not reference the string module again for its deprecated functions...Georg Brandl2011-03-061-5/+3
* | Merged revisions 84827-84829 via svnmerge fromAntoine Pitrou2010-09-151-2/+2
* | Merged revisions 74613,74615,74619-74620,74622 via svnmerge fromGeorg Brandl2009-09-011-3/+12
* | Merged revisions 74264 via svnmerge fromGeorg Brandl2009-08-131-4/+4
* | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-9/+10
* | Merged revisions 73636 via svnmerge fromMark Dickinson2009-06-281-4/+4
|/
* Merged revisions 69846 via svnmerge fromMark Dickinson2009-02-211-1/+1
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-4/+4
* #3524: fix up some old-style IO descriptions.Georg Brandl2008-08-081-26/+37
* #3523: no backquotes any more.Georg Brandl2008-08-081-6/+1
* #3503: fix print statements in 3k doc.Georg Brandl2008-08-051-1/+1
* Merged revisions 65253 via svnmerge fromBenjamin Peterson2008-07-261-3/+6
* fix print syntax in tutorialBenjamin Peterson2008-07-261-5/+5
* Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-...Georg Brandl2008-07-231-0/+10
* Merged revisions 63655 via svnmerge fromBenjamin Peterson2008-05-261-24/+71
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-271-10/+9
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-3/+1
* Clarify the difference between text and binary files. I'm not sure theSkip Montanaro2007-09-261-8/+14
* Merged revisions 58211-58220 via svnmerge fromThomas Wouters2007-09-201-1/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-3/+3
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-031-2/+2
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-10/+12