mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
bpo-30670: Add pp function to the pprint module (GH-11769)
This commit is contained in:
parent
c5c6cdada3
commit
96831c7fcf
5 changed files with 84 additions and 35 deletions
|
|
@ -180,15 +180,15 @@ library/pickle,,:memory,"conn = sqlite3.connect("":memory:"")"
|
|||
library/posix,,`,"CFLAGS=""`getconf LFS_CFLAGS`"" OPT=""-g -O2 $CFLAGS"""
|
||||
library/pprint,,::,"'Programming Language :: Python :: 2.6',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 2.7',"
|
||||
library/pprint,225,::,"'classifiers': ['Development Status :: 3 - Alpha',"
|
||||
library/pprint,225,::,"'Intended Audience :: Developers',"
|
||||
library/pprint,225,::,"'License :: OSI Approved :: MIT License',"
|
||||
library/pprint,225,::,"'Programming Language :: Python :: 2',"
|
||||
library/pprint,225,::,"'Programming Language :: Python :: 3',"
|
||||
library/pprint,225,::,"'Programming Language :: Python :: 3.2',"
|
||||
library/pprint,225,::,"'Programming Language :: Python :: 3.3',"
|
||||
library/pprint,225,::,"'Programming Language :: Python :: 3.4',"
|
||||
library/pprint,225,::,"'Topic :: Software Development :: Build Tools'],"
|
||||
library/pprint,,::,"'classifiers': ['Development Status :: 3 - Alpha',"
|
||||
library/pprint,,::,"'Intended Audience :: Developers',"
|
||||
library/pprint,,::,"'License :: OSI Approved :: MIT License',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 2',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 3',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 3.2',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 3.3',"
|
||||
library/pprint,,::,"'Programming Language :: Python :: 3.4',"
|
||||
library/pprint,,::,"'Topic :: Software Development :: Build Tools'],"
|
||||
library/profile,,:lineno,filename:lineno(function)
|
||||
library/pyexpat,,:elem1,<py:elem1 />
|
||||
library/pyexpat,,:py,"xmlns:py = ""http://www.python.org/ns/"">"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue