Skip to content

kwlzn/python-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-sources

python-sources is a reference collection of versioned Python source code from 2.7.x -> 3.5.x that is made available on github for searching, linking and quick reference.

ever wanted to send a quick link to specific line numbers in the python stdlib's source code as referenced by that pesky traceback? now you can!

by navigating to the source code for the version in question and clicking on the line number, you can get a linkable reference for pasting into bug reports, chats, etc - e.g.:

or using the lesser known range syntax (in UI: click first line, hold shift, click last line):

About

a "one-stop shop" reference for python stdlib source code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published