mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Merge with 3.2.
This commit is contained in:
@@ -37,3 +37,6 @@ Lib/test/data/*
|
||||
Lib/lib2to3/Grammar*.pickle
|
||||
Lib/lib2to3/PatternGrammar*.pickle
|
||||
__pycache__
|
||||
.coverage
|
||||
coverage/*
|
||||
htmlcov/*
|
||||
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -42,3 +42,6 @@ pyconfig.h
|
||||
python
|
||||
python-gdb.py
|
||||
tags
|
||||
.coverage
|
||||
coverage/
|
||||
htmlcov/
|
||||
|
||||
Reference in New Issue
Block a user