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

Delta Between Two Patch Sets: .bzrignore

Issue 842043: PEP 3147 implementation (Closed) Base URL: http://svn.python.org/view/*checkout*/python/branches/py3k/
Left Patch Set: Added support for module.__cached__ and some windows fixes Created 13 years, 11 months ago
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .hgignore » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 ´.purify 1 ´.purify
2 autom4te.cache 2 autom4te.cache
3 config.log 3 config.log
4 config.cache 4 config.cache
5 config.status 5 config.status
6 config.status.lineno 6 config.status.lineno
7 db_home 7 db_home
8 Makefile 8 Makefile
9 buildno 9 buildno
10 python 10 python
11 build 11 build
12 Makefile.pre 12 Makefile.pre
13 platform 13 platform
14 pyconfig.h 14 pyconfig.h
15 libpython*.a 15 libpython*.a
16 python.exe 16 python.exe
17 python-gdb.py
17 reflog.txt 18 reflog.txt
18 tags 19 tags
19 TAGS 20 TAGS
20 .gdb_history 21 .gdb_history
21 Doc/tools/sphinx 22 Doc/tools/sphinx
22 Doc/tools/jinja 23 Doc/tools/jinja
23 Doc/tools/jinja2 24 Doc/tools/jinja2
24 Doc/tools/pygments 25 Doc/tools/pygments
25 Doc/tools/docutils 26 Doc/tools/docutils
26 Misc/python.pc 27 Misc/python.pc
27 Modules/Setup 28 Modules/Setup
28 Modules/Setup.config 29 Modules/Setup.config
29 Modules/Setup.local 30 Modules/Setup.local
30 Modules/config.c 31 Modules/config.c
31 Parser/pgen 32 Parser/pgen
32 Lib/test/data/* 33 Lib/test/data/*
33 Lib/lib2to3/Grammar*.pickle 34 Lib/lib2to3/Grammar*.pickle
34 Lib/lib2to3/PatternGrammar*.pickle 35 Lib/lib2to3/PatternGrammar*.pickle
35 __pycache__ 36 __pycache__
Georg 2010/04/10 19:07:56 Should also add that to .hgignore :)
barry 2010/04/12 21:59:05 Done.
LEFTRIGHT
« no previous file | .hgignore » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

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