Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
tutorial
inputoutput.rst
on
3.3
User selector
All users
All time
Commit history
Commits on Dec 5, 2013
Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module.
pitrou
committed
dd799d2
View commit details
Copy full SHA for dd799d2
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
#16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
Show description for 1c4e443
bitdancer
committed
1c4e443
View commit details
Copy full SHA for 1c4e443
View code at this point
Browse repository at this point
Commits on May 23, 2013
Issue #18031: %-formatting isn't dead yet and might pull through.
rhettinger
committed
c1939b8
View commit details
Copy full SHA for c1939b8
View code at this point
Browse repository at this point
Commits on Apr 15, 2013
#13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti.
ezio-melotti
committed
ed3cd7e
View commit details
Copy full SHA for ed3cd7e
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Issue #8890: Stop advertising an insecure use of /tmp in docs
akheron
committed
9f74c6c
View commit details
Copy full SHA for 9f74c6c
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
Clarify universal-newline wording in tutorial (issue #16266).
cjerdonek
committed
5bf7f1f
View commit details
Copy full SHA for 5bf7f1f
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Issue #16265: Fix collapsing of code sample in tutorial.
Show description for e9cf97c
asvetlov
committed
e9cf97c
View commit details
Copy full SHA for e9cf97c
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
fix typo
sandrotosi
committed
a17ef14
View commit details
Copy full SHA for a17ef14
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Merge with 3.1.
ezio-melotti
committed
0def5c6
View commit details
Copy full SHA for 0def5c6
View code at this point
Browse repository at this point
Fix markup in inputoutput.rst.
ezio-melotti
committed
2b73660
View commit details
Copy full SHA for 2b73660
View code at this point
Browse repository at this point
Commits on Mar 6, 2011
Merge doc fixes.
birkenfeld
committed
891391b
View commit details
Copy full SHA for 891391b
View code at this point
Browse repository at this point
#11405: do not reference the string module again for its deprecated functions, only for Template class.
birkenfeld
committed
3640e18
View commit details
Copy full SHA for 3640e18
View code at this point
Browse repository at this point
Commits on Feb 24, 2011
Issue #11304: Input/output tutorial - PI is rounded not truncated.
rhettinger
committed
756fe26
View commit details
Copy full SHA for 756fe26
View code at this point
Browse repository at this point
Commits on Oct 6, 2010
Migrate to Sphinx 1.0 C language constructs.
birkenfeld
committed
60203b4
View commit details
Copy full SHA for 60203b4
View code at this point
Browse repository at this point
Commits on Sep 15, 2010
Merged revisions 84827-84829 via svnmerge from
Show description for 25d535e
pitrou
committed
25d535e
View commit details
Copy full SHA for 25d535e
View code at this point
Browse repository at this point
Add cross-references to the glossary entry for file objects.
pitrou
committed
11cb961
View commit details
Copy full SHA for 11cb961
View code at this point
Browse repository at this point
Commits on Sep 1, 2009
Merged revisions 74613,74615,74619-74620,74622 via svnmerge from
Show description for 7baf625
birkenfeld
committed
7baf625
View commit details
Copy full SHA for 7baf625
View code at this point
Browse repository at this point
Recorded merge of revisions 74614 via svnmerge from
Show description for 2f3ed68
birkenfeld
committed
2f3ed68
View commit details
Copy full SHA for 2f3ed68
View code at this point
Browse repository at this point
Commits on Aug 13, 2009
Merged revisions 74264 via svnmerge from
Show description for 01a3052
birkenfeld
committed
01a3052
View commit details
Copy full SHA for 01a3052
View code at this point
Browse repository at this point
Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from
Show description for c5605df
birkenfeld
committed
c5605df
View commit details
Copy full SHA for c5605df
View code at this point
Browse repository at this point
Commits on Jul 29, 2009
Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from
Show description for e223eb8
avassalotti
committed
e223eb8
View commit details
Copy full SHA for e223eb8
View code at this point
Browse repository at this point
Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
Show description for 6d3dfc3
avassalotti
committed
6d3dfc3
View commit details
Copy full SHA for 6d3dfc3
View code at this point
Browse repository at this point
Commits on Jun 28, 2009
Merged revisions 73636 via svnmerge from
Show description for d1cc39d
mdickinson
committed
d1cc39d
View commit details
Copy full SHA for d1cc39d
View code at this point
Browse repository at this point
Issue #6354: More fixes for code examples involving the repr of a float.
mdickinson
committed
5a55b61
View commit details
Copy full SHA for 5a55b61
View code at this point
Browse repository at this point
Commits on Feb 21, 2009
Merged revisions 69846 via svnmerge from
Show description for 934896d
mdickinson
committed
934896d
View commit details
Copy full SHA for 934896d
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
Show description for 1f01deb
birkenfeld
committed
1f01deb
View commit details
Copy full SHA for 1f01deb
View code at this point
Browse repository at this point
Remove trailing whitespace.
birkenfeld
committed
48310cd
View commit details
Copy full SHA for 48310cd
View code at this point
Browse repository at this point
Commits on Aug 8, 2008
#3524: fix up some old-style IO descriptions.
birkenfeld
committed
0dcb7ac
View commit details
Copy full SHA for 0dcb7ac
View code at this point
Browse repository at this point
#3523: no backquotes any more.
birkenfeld
committed
1e3830a
View commit details
Copy full SHA for 1e3830a
View code at this point
Browse repository at this point
Commits on Aug 5, 2008
#3503: fix print statements in 3k doc.
birkenfeld
committed
11e18b0
View commit details
Copy full SHA for 11e18b0
View code at this point
Browse repository at this point
Commits on Jul 26, 2008
Merged revisions 65253 via svnmerge from
Show description for 7114193
benjaminp
committed
7114193
View commit details
Copy full SHA for 7114193
View code at this point
Browse repository at this point
fix print syntax in tutorial
benjaminp
committed
0cea157
View commit details
Copy full SHA for 0cea157
View code at this point
Browse repository at this point
Commits on Jul 23, 2008
Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 …
Show description for 3dbca81
birkenfeld
committed
3dbca81
View commit details
Copy full SHA for 3dbca81
View code at this point
Browse repository at this point
Commits on May 26, 2008
Merged revisions 63655 via svnmerge from
Show description for e6f0063
benjaminp
committed
e6f0063
View commit details
Copy full SHA for e6f0063
View code at this point
Browse repository at this point
Commits on Jan 27, 2008
Merged revisions 60284-60349 via svnmerge from
Show description for af98da1
tiran
committed
af98da1
View commit details
Copy full SHA for af98da1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.