This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Open
/
python-peps
mirror of
https://github.com/python/peps.git
Watch
1
Star
0
Fork
You've already forked python-peps
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
572be20994
python-peps
/
.gitignore
10 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a .gitignore in preparation for moving to GitHub
2016-06-03 18:44:32 -04:00
pep-0000.txt
Convert PEP index to ReST (#705) Keeps Python 3.5 compatibility, as that's what pythondotorg currently still uses.
2018-07-10 09:10:43 -04:00
pep-0000.rst
Add a .gitignore in preparation for moving to GitHub
2016-06-03 18:44:32 -04:00
pep-????.html
__pycache__
*.pyc
*.pyo
*~
*env
Ignore VS Code's config directory.
2016-06-15 15:12:50 -04:00
.vscode