René's URL Explorer Experiment
go
Title:
7. Input and Output — Python v3.2.6 documentation
direct link
Domain:
docs.python.org
None
text/html; charset=utf-8
Links
:
index
https://docs.python.org/3.2/genindex.html
modules
https://docs.python.org/3.2/py-modindex.html
next
https://docs.python.org/3.2/tutorial/errors.html
previous
https://docs.python.org/3.2/tutorial/modules.html
Python
http://www.python.org/
3.2.6 Documentation
https://docs.python.org/3.2/index.html
The Python Tutorial
https://docs.python.org/3.2/tutorial/index.html
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#input-and-output
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#fancier-output-formatting
print()
https://docs.python.org/3.2/library/functions.html#print
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
string
https://docs.python.org/3.2/library/string.html#module-string
Template
https://docs.python.org/3.2/library/string.html#string.Template
repr()
https://docs.python.org/3.2/library/functions.html#repr
str()
https://docs.python.org/3.2/library/functions.html#str
str()
https://docs.python.org/3.2/library/functions.html#str
repr()
https://docs.python.org/3.2/library/functions.html#repr
SyntaxError
https://docs.python.org/3.2/library/exceptions.html#SyntaxError
str()
https://docs.python.org/3.2/library/functions.html#str
repr()
https://docs.python.org/3.2/library/functions.html#repr
print()
https://docs.python.org/3.2/library/functions.html#print
str.rjust()
https://docs.python.org/3.2/library/stdtypes.html#str.rjust
str.ljust()
https://docs.python.org/3.2/library/stdtypes.html#str.ljust
str.center()
https://docs.python.org/3.2/library/stdtypes.html#str.center
str.zfill()
https://docs.python.org/3.2/library/stdtypes.html#str.zfill
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
ascii()
https://docs.python.org/3.2/library/functions.html#ascii
str()
https://docs.python.org/3.2/library/functions.html#str
repr()
https://docs.python.org/3.2/library/functions.html#repr
vars()
https://docs.python.org/3.2/library/functions.html#vars
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
Format String Syntax
https://docs.python.org/3.2/library/string.html#formatstrings
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#old-string-formatting
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
str.format()
https://docs.python.org/3.2/library/stdtypes.html#str.format
Old String Formatting Operations
https://docs.python.org/3.2/library/stdtypes.html#old-string-formatting
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#reading-and-writing-files
open()
https://docs.python.org/3.2/library/functions.html#open
file object
https://docs.python.org/3.2/glossary.html#term-file-object
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#methods-of-file-objects
with
https://docs.python.org/3.2/reference/compound_stmts.html#with
try
https://docs.python.org/3.2/reference/compound_stmts.html#try
finally
https://docs.python.org/3.2/reference/compound_stmts.html#finally
pickle
https://docs.python.org/3.2/library/pickle.html#module-pickle
¶
https://docs.python.org/3.2/tutorial/inputoutput.html#the-pickle-module
int()
https://docs.python.org/3.2/library/functions.html#int
pickle
https://docs.python.org/3.2/library/pickle.html#module-pickle
pickle
https://docs.python.org/3.2/library/pickle.html#module-pickle
pickle
https://docs.python.org/3.2/library/pickle.html#module-pickle
pickle
https://docs.python.org/3.2/library/pickle.html#module-pickle
Table Of Contents
https://docs.python.org/3.2/contents.html
7. Input and Output
https://docs.python.org/3.2/tutorial/inputoutput.html
7.1. Fancier Output Formatting
https://docs.python.org/3.2/tutorial/inputoutput.html#fancier-output-formatting
7.1.1. Old string formatting
https://docs.python.org/3.2/tutorial/inputoutput.html#old-string-formatting
7.2. Reading and Writing Files
https://docs.python.org/3.2/tutorial/inputoutput.html#reading-and-writing-files
7.2.1. Methods of File Objects
https://docs.python.org/3.2/tutorial/inputoutput.html#methods-of-file-objects
7.2.2. The pickle Module
https://docs.python.org/3.2/tutorial/inputoutput.html#the-pickle-module
6. Modules
https://docs.python.org/3.2/tutorial/modules.html
8. Errors and Exceptions
https://docs.python.org/3.2/tutorial/errors.html
Report a Bug
https://docs.python.org/3.2/bugs.html
Show Source
https://docs.python.org/3.2/_sources/tutorial/inputoutput.txt
index
https://docs.python.org/3.2/genindex.html
modules
https://docs.python.org/3.2/py-modindex.html
next
https://docs.python.org/3.2/tutorial/errors.html
previous
https://docs.python.org/3.2/tutorial/modules.html
Python
http://www.python.org/
3.2.6 Documentation
https://docs.python.org/3.2/index.html
The Python Tutorial
https://docs.python.org/3.2/tutorial/index.html
Copyright
https://docs.python.org/3.2/copyright.html
Please donate.
http://www.python.org/psf/donations/
Found a bug
https://docs.python.org/3.2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.