Staging
v0.5.1
https://github.com/python/cpython
Revision d5710f8b36a456872f3cadd913a26f4aa76afc01 authored by Terry Jan Reedy on 22 January 2014, 01:45:17 UTC, committed by Terry Jan Reedy on 22 January 2014, 01:45:17 UTC
Idle calltips. This is needed for builtins, such bytes (which is why 5).
Based on patch by Serhiy Storchaka.
1 parent 758fa5e
Raw File
Tip revision: d5710f8b36a456872f3cadd913a26f4aa76afc01 authored by Terry Jan Reedy on 22 January 2014, 01:45:17 UTC
Issue #16638: Include up to 5 docstring header lines (before first blank) in
Tip revision: d5710f8
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top