[pypy-svn] pypy default: Copy two files (unchanged), to let pyclbr import files in the correct location

amauryfa commits-noreply at bitbucket.org
Mon Feb 14 18:31:21 CET 2011


Author: Amaury Forgeot d'Arc <amauryfa at gmail.com>
Branch: 
Changeset: r41918:00d28638e29d
Date: 2011-02-14 18:30 +0100
http://bitbucket.org/pypy/pypy/changeset/00d28638e29d/

Log:	Copy two files (unchanged), to let pyclbr import files in the
	correct location

diff --git a/lib-python/2.7.0/test/pyclbr_input.py b/lib-python/modified-2.7.0/test/pyclbr_input.py
copy from lib-python/2.7.0/test/pyclbr_input.py
copy to lib-python/modified-2.7.0/test/pyclbr_input.py

diff --git a/lib-python/2.7.0/test/test_pyclbr.py b/lib-python/modified-2.7.0/test/test_pyclbr.py
copy from lib-python/2.7.0/test/test_pyclbr.py
copy to lib-python/modified-2.7.0/test/test_pyclbr.py


More information about the Pypy-commit mailing list