Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3367)

Side by Side Diff: .hgignore

Issue 842043: PEP 3147 implementation (Closed) Base URL: http://svn.python.org/view/*checkout*/python/branches/py3k/
Patch Set: Review updates and other changes Created 13 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .bzrignore ('k') | Doc/c-api/import.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .gdb_history 1 .gdb_history
2 .purify 2 .purify
3 .svn 3 .svn
4 Makefile$ 4 Makefile$
5 Makefile.pre$ 5 Makefile.pre$
6 TAGS 6 TAGS
7 autom4te.cache 7 autom4te.cache
8 build 8 build
9 buildno 9 buildno
10 config.cache 10 config.cache
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 Lib/test/data/* 47 Lib/test/data/*
48 PCbuild/*.exe 48 PCbuild/*.exe
49 PCbuild/*.dll 49 PCbuild/*.dll
50 PCbuild/*.pdb 50 PCbuild/*.pdb
51 PCbuild/*.lib 51 PCbuild/*.lib
52 PCbuild/*.exp 52 PCbuild/*.exp
53 PCbuild/*.o 53 PCbuild/*.o
54 PCbuild/*.ncb 54 PCbuild/*.ncb
55 PCbuild/*.bsc 55 PCbuild/*.bsc
56 PCbuild/Win32-temp-* 56 PCbuild/Win32-temp-*
57 __pycache__
OLDNEW
« no previous file with comments | « .bzrignore ('k') | Doc/c-api/import.rst » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b