Staging
v0.5.1
https://github.com/python/cpython
Revision 028f1d2479a9a508e1f0bfcff42c20c348244549 authored by Miss Islington (bot) on 18 July 2019, 01:21:08 UTC, committed by Terry Jan Reedy on 18 July 2019, 01:21:08 UTC
Add two indent spec methods from editor and Rstrip to existing file.
Tests are not added for indent methods because they need change
in lights of 3.x's prohibition on mixing tabs and spaces.
(cherry picked from commit 1b3892243433da7eae7f5f3a4f98f13d309c8926)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent 6357433
History
Tip revision: 028f1d2479a9a508e1f0bfcff42c20c348244549 authored by Miss Islington (bot) on 18 July 2019, 01:21:08 UTC
bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14829)
Tip revision: 028f1d2
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 1.6 KB
.travis.yml -rw-r--r-- 8.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 65.4 KB
README.rst -rw-r--r-- 9.8 KB
aclocal.m4 -rw-r--r-- 13.1 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 491.5 KB
configure.ac -rw-r--r-- 162.0 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 44.1 KB
setup.py -rw-r--r-- 101.0 KB

README.rst

back to top