A bit about directory structure: Can you explain to me a bit?
What's in lib except pypy1.2? Why pypy1.2? Do we have any reason? Do we ever need to keep more than one? What's in pypy1.2 except lib_pypy? On Mon, May 31, 2010 at 9:02 AM, <[email protected]> wrote: > Author: antocuni > Date: Mon May 31 17:02:20 2010 > New Revision: 74976 > > Modified: > pypy/branch/sys-prefix/lib/pypy1.2/lib_pypy/ctypes_config_cache/rebuild.py > pypy/branch/sys-prefix/pypy/interpreter/test/test_module.py > pypy/branch/sys-prefix/pypy/rlib/rmd5.py > pypy/branch/sys-prefix/pypy/rlib/rsha.py > pypy/branch/sys-prefix/pypy/rlib/rzipfile.py > pypy/branch/sys-prefix/pypy/tool/compat.py > pypy/branch/sys-prefix/pypy/tool/lib_pypy.py > pypy/branch/sys-prefix/pypy/tool/test/test_lib_pypy.py > pypy/branch/sys-prefix/pypy/translator/goal/targetpypystandalone.py > pypy/branch/sys-prefix/pypy/translator/sandbox/pypy_interact.py > pypy/branch/sys-prefix/pypy/translator/sandbox/sandlib.py > Log: > remove most of the remaining references to pypy/lib, and make them pointing > to lib_pypy > _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
