René's URL Explorer Experiment
go
Title:
7. Input and Output — Python 2.7.18 documentation
direct link
Domain:
docs.python.org
Links
:
no longer supported
https://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable release
https://docs.python.org/3/tutorial/inputoutput.html
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/tutorial/errors.html
previous
https://docs.python.org/2/tutorial/modules.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
The Python Tutorial
https://docs.python.org/2/tutorial/index.html
¶
https://docs.python.org/2/tutorial/inputoutput.html#input-and-output
¶
https://docs.python.org/2/tutorial/inputoutput.html#fancier-output-formatting
print
https://docs.python.org/2/reference/simple_stmts.html#print
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
string
https://docs.python.org/2/library/string.html#module-string
Template
https://docs.python.org/2/library/string.html#string.Template
repr()
https://docs.python.org/2/library/functions.html#repr
str()
https://docs.python.org/2/library/functions.html#str
str()
https://docs.python.org/2/library/functions.html#str
repr()
https://docs.python.org/2/library/functions.html#repr
SyntaxError
https://docs.python.org/2/library/exceptions.html#exceptions.SyntaxError
str()
https://docs.python.org/2/library/functions.html#str
repr()
https://docs.python.org/2/library/functions.html#repr
print
https://docs.python.org/2/reference/simple_stmts.html#print
str.rjust()
https://docs.python.org/2/library/stdtypes.html#str.rjust
str.ljust()
https://docs.python.org/2/library/stdtypes.html#str.ljust
str.center()
https://docs.python.org/2/library/stdtypes.html#str.center
str.zfill()
https://docs.python.org/2/library/stdtypes.html#str.zfill
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
str()
https://docs.python.org/2/library/functions.html#str
repr()
https://docs.python.org/2/library/functions.html#repr
vars()
https://docs.python.org/2/library/functions.html#vars
str.format()
https://docs.python.org/2/library/stdtypes.html#str.format
Format String Syntax
https://docs.python.org/2/library/string.html#formatstrings
¶
https://docs.python.org/2/tutorial/inputoutput.html#old-string-formatting
String Formatting Operations
https://docs.python.org/2/library/stdtypes.html#string-formatting
¶
https://docs.python.org/2/tutorial/inputoutput.html#reading-and-writing-files
open()
https://docs.python.org/2/library/functions.html#open
¶
https://docs.python.org/2/tutorial/inputoutput.html#methods-of-file-objects
with
https://docs.python.org/2/reference/compound_stmts.html#with
try
https://docs.python.org/2/reference/compound_stmts.html#try
finally
https://docs.python.org/2/reference/compound_stmts.html#finally
isatty()
https://docs.python.org/2/library/stdtypes.html#file.isatty
truncate()
https://docs.python.org/2/library/stdtypes.html#file.truncate
json
https://docs.python.org/2/library/json.html#module-json
¶
https://docs.python.org/2/tutorial/inputoutput.html#saving-structured-data-with-json
int()
https://docs.python.org/2/library/functions.html#int
JSON (JavaScript Object Notation)
http://json.org
json
https://docs.python.org/2/library/json.html#module-json
dumps()
https://docs.python.org/2/library/json.html#json.dumps
dump()
https://docs.python.org/2/library/json.html#json.dump
file object
https://docs.python.org/2/glossary.html#term-file-object
file object
https://docs.python.org/2/glossary.html#term-file-object
json
https://docs.python.org/2/library/json.html#module-json
pickle
https://docs.python.org/2/library/pickle.html#module-pickle
JSON
https://docs.python.org/2/tutorial/inputoutput.html#tut-json
Table of Contents
https://docs.python.org/2/contents.html
7. Input and Output
https://docs.python.org/2/tutorial/inputoutput.html
7.1. Fancier Output Formatting
https://docs.python.org/2/tutorial/inputoutput.html#fancier-output-formatting
7.1.1. Old string formatting
https://docs.python.org/2/tutorial/inputoutput.html#old-string-formatting
7.2. Reading and Writing Files
https://docs.python.org/2/tutorial/inputoutput.html#reading-and-writing-files
7.2.1. Methods of File Objects
https://docs.python.org/2/tutorial/inputoutput.html#methods-of-file-objects
7.2.2. Saving structured data with json
https://docs.python.org/2/tutorial/inputoutput.html#saving-structured-data-with-json
6. Modules
https://docs.python.org/2/tutorial/modules.html
8. Errors and Exceptions
https://docs.python.org/2/tutorial/errors.html
Show Source
https://docs.python.org/2/_sources/tutorial/inputoutput.rst.txt
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/tutorial/errors.html
previous
https://docs.python.org/2/tutorial/modules.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
The Python Tutorial
https://docs.python.org/2/tutorial/index.html
Copyright
https://docs.python.org/2/copyright.html
Please donate.
https://www.python.org/psf/donations/
Found a bug
https://docs.python.org/2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.