.. _`demo/`: ../../demo .. _`demo/pickle_coroutine.py`: ../../demo/pickle_coroutine.py .. _`lib-python/`: ../../lib-python .. _`lib-python/2.5.2/dis.py`: ../../lib-python/2.5.2/dis.py .. _`annotation/`: .. _`pypy/annotation`: ../../pypy/annotation .. _`pypy/annotation/annrpython.py`: ../../pypy/annotation/annrpython.py .. _`annotation/binaryop.py`: ../../pypy/annotation/binaryop.py .. _`pypy/annotation/builtin.py`: ../../pypy/annotation/builtin.py .. _`pypy/annotation/model.py`: ../../pypy/annotation/model.py .. _`bin/`: ../../pypy/bin .. _`config/`: ../../pypy/config .. _`pypy/config/pypyoption.py`: ../../pypy/config/pypyoption.py .. _`doc/`: ../../pypy/doc .. _`doc/config/`: ../../pypy/doc/config .. _`doc/discussion/`: ../../pypy/doc/discussion .. _`interpreter/`: .. _`pypy/interpreter`: ../../pypy/interpreter .. _`pypy/interpreter/argument.py`: ../../pypy/interpreter/argument.py .. _`interpreter/astcompiler/`: .. _`pypy/interpreter/astcompiler`: ../../pypy/interpreter/astcompiler .. _`pypy/interpreter/executioncontext.py`: ../../pypy/interpreter/executioncontext.py .. _`pypy/interpreter/function.py`: ../../pypy/interpreter/function.py .. _`interpreter/gateway.py`: .. _`pypy/interpreter/gateway.py`: ../../pypy/interpreter/gateway.py .. _`pypy/interpreter/generator.py`: ../../pypy/interpreter/generator.py .. _`pypy/interpreter/mixedmodule.py`: ../../pypy/interpreter/mixedmodule.py .. _`pypy/interpreter/module.py`: ../../pypy/interpreter/module.py .. _`pypy/interpreter/nestedscope.py`: ../../pypy/interpreter/nestedscope.py .. _`pypy/interpreter/pyopcode.py`: ../../pypy/interpreter/pyopcode.py .. _`interpreter/pyparser/`: .. _`pypy/interpreter/pyparser`: ../../pypy/interpreter/pyparser .. _`pypy/interpreter/pyparser/pytokenizer.py`: ../../pypy/interpreter/pyparser/pytokenizer.py .. _`pypy/interpreter/pyparser/parser.py`: ../../pypy/interpreter/pyparser/parser.py .. _`pypy/interpreter/pyparser/pyparse.py`: ../../pypy/interpreter/pyparser/pyparse.py .. _`pypy/interpreter/pyparser/future.py`: ../../pypy/interpreter/pyparser/future.py .. _`pypy/interpreter/pyparser/metaparser.py`: ../../pypy/interpreter/pyparser/metaparser.py .. _`pypy/interpreter/astcompiler/astbuilder.py`: ../../pypy/interpreter/astcompiler/astbuilder.py .. _`pypy/interpreter/astcompiler/optimize.py`: ../../pypy/interpreter/astcompiler/optimize.py .. _`pypy/interpreter/astcompiler/codegen.py`: ../../pypy/interpreter/astcompiler/codegen.py .. _`pypy/interpreter/astcompiler/tools/asdl_py.py`: ../../pypy/interpreter/astcompiler/tools/asdl_py.py .. _`pypy/interpreter/astcompiler/tools/Python.asdl`: ../../pypy/interpreter/astcompiler/tools/Python.asdl .. _`pypy/interpreter/astcompiler/assemble.py`: ../../pypy/interpreter/astcompiler/assemble.py .. _`pypy/interpreter/astcompiler/symtable.py`: ../../pypy/interpreter/astcompiler/symtable.py .. _`pypy/interpreter/astcompiler/asthelpers.py`: ../../pypy/interpreter/astcompiler/asthelpers.py .. _`pypy/interpreter/astcompiler/ast.py`: ../../pypy/interpreter/astcompiler/ast.py .. _`pypy/interpreter/typedef.py`: ../../pypy/interpreter/typedef.py .. _`lib/`: .. _`pypy/lib/`: ../../pypy/lib .. _`lib/app_test/`: ../../pypy/lib/app_test .. _`lib/distributed/`: ../../pypy/lib/distributed .. _`pypy/lib/stackless.py`: ../../pypy/lib/stackless.py .. _`pypy/lib/test2`: ../../pypy/lib/test2 .. _`module/`: .. _`pypy/module`: .. _`pypy/module/`: ../../pypy/module .. _`pypy/module/__builtin__/__init__.py`: ../../pypy/module/__builtin__/__init__.py .. _`pypy/module/_stackless/test/test_clonable.py`: ../../pypy/module/_stackless/test/test_clonable.py .. _`pypy/module/_stackless/test/test_composable_coroutine.py`: ../../pypy/module/_stackless/test/test_composable_coroutine.py .. _`objspace/`: .. _`pypy/objspace`: ../../pypy/objspace .. _`objspace/dump.py`: ../../pypy/objspace/dump.py .. _`objspace/flow/`: ../../pypy/objspace/flow .. _`objspace/std/`: .. _`pypy/objspace/std`: ../../pypy/objspace/std .. _`objspace/taint.py`: ../../pypy/objspace/taint.py .. _`objspace/thunk.py`: .. _`pypy/objspace/thunk.py`: ../../pypy/objspace/thunk.py .. _`objspace/trace.py`: .. _`pypy/objspace/trace.py`: ../../pypy/objspace/trace.py .. _`pypy/rlib`: .. _`rlib/`: ../../pypy/rlib .. _`pypy/rlib/rarithmetic.py`: ../../pypy/rlib/rarithmetic.py .. _`pypy/rlib/test`: ../../pypy/rlib/test .. _`pypy/rpython`: .. _`pypy/rpython/`: .. _`rpython/`: ../../pypy/rpython .. _`rpython/lltypesystem/`: ../../pypy/rpython/lltypesystem .. _`pypy/rpython/lltypesystem/lltype.py`: .. _`rpython/lltypesystem/lltype.py`: ../../pypy/rpython/lltypesystem/lltype.py .. _`rpython/memory/`: ../../pypy/rpython/memory .. _`rpython/memory/gc/generation.py`: ../../pypy/rpython/memory/gc/generation.py .. _`rpython/memory/gc/hybrid.py`: ../../pypy/rpython/memory/gc/hybrid.py .. _`rpython/memory/gc/markcompact.py`: ../../pypy/rpython/memory/gc/markcompact.py .. _`rpython/memory/gc/marksweep.py`: ../../pypy/rpython/memory/gc/marksweep.py .. _`rpython/memory/gc/semispace.py`: ../../pypy/rpython/memory/gc/semispace.py .. _`rpython/ootypesystem/`: ../../pypy/rpython/ootypesystem .. _`rpython/ootypesystem/ootype.py`: ../../pypy/rpython/ootypesystem/ootype.py .. _`rpython/rint.py`: ../../pypy/rpython/rint.py .. _`rpython/rlist.py`: ../../pypy/rpython/rlist.py .. _`rpython/rmodel.py`: ../../pypy/rpython/rmodel.py .. _`pypy/rpython/rtyper.py`: ../../pypy/rpython/rtyper.py .. _`pypy/rpython/test/test_llinterp.py`: ../../pypy/rpython/test/test_llinterp.py .. _`pypy/test_all.py`: ../../pypy/test_all.py .. _`tool/`: ../../pypy/tool .. _`tool/algo/`: ../../pypy/tool/algo .. _`tool/pytest/`: ../../pypy/tool/pytest .. _`pypy/translator`: .. _`translator/`: ../../pypy/translator .. _`translator/backendopt/`: ../../pypy/translator/backendopt .. _`translator/c/`: ../../pypy/translator/c .. _`translator/cli/`: ../../pypy/translator/cli .. _`translator/goal/`: ../../pypy/translator/goal .. _`pypy/translator/goal/targetnopstandalone.py`: ../../pypy/translator/goal/targetnopstandalone.py .. _`translator/jvm/`: ../../pypy/translator/jvm .. _`translator/stackless/`: ../../pypy/translator/stackless .. _`translator/tool/`: ../../pypy/translator/tool .. _`translator/js/`: http://codespeak.net/svn/pypy/branch/oo-jit/pypy/translator/js/