Skip to content

Commit bb24087

Browse files
committedFeb 6, 2015
Issue python#23260: Update Windows installer
1 parent 7425f36 commit bb24087

File tree

133 files changed

+7042
-4997
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+7042
-4997
lines changed
 

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ TAGS
8282
coverage/
8383
externals/
8484
htmlcov/
85+
Tools/msi/obj
8586
Tools/ssl/amd64
8687
Tools/ssl/win32

‎.hgignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ htmlcov/
9090
*.gcno
9191
*.gcov
9292
coverage.info
93+
Tools/msi/obj
9394
Tools/ssl/amd64
9495
Tools/ssl/win32

0 commit comments

Comments
 (0)