aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pypy/module/__pypy__')
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/__init__.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/app_signal.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/bytebuffer.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_builders.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_debug.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_dict.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_identitydict.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_intop.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_magic.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_os.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_signal.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/interp_time.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/__init__.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_builders.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_bytebuffer.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_debug.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_identitydict.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_intop.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_locals2fast.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_magic.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_os.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_signal.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_special.py0
-rwxr-xr-x[-rw-r--r--]pypy/module/__pypy__/test/test_time.py0
24 files changed, 0 insertions, 0 deletions
diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init__.py
index db81e4af16..db81e4af16 100644..100755
--- a/pypy/module/__pypy__/__init__.py
+++ b/pypy/module/__pypy__/__init__.py
diff --git a/pypy/module/__pypy__/app_signal.py b/pypy/module/__pypy__/app_signal.py
index bc225f1d02..bc225f1d02 100644..100755
--- a/pypy/module/__pypy__/app_signal.py
+++ b/pypy/module/__pypy__/app_signal.py
diff --git a/pypy/module/__pypy__/bytebuffer.py b/pypy/module/__pypy__/bytebuffer.py
index 5886fc25ed..5886fc25ed 100644..100755
--- a/pypy/module/__pypy__/bytebuffer.py
+++ b/pypy/module/__pypy__/bytebuffer.py
diff --git a/pypy/module/__pypy__/interp_builders.py b/pypy/module/__pypy__/interp_builders.py
index f5a2ab90ca..f5a2ab90ca 100644..100755
--- a/pypy/module/__pypy__/interp_builders.py
+++ b/pypy/module/__pypy__/interp_builders.py
diff --git a/pypy/module/__pypy__/interp_debug.py b/pypy/module/__pypy__/interp_debug.py
index 46ae49255c..46ae49255c 100644..100755
--- a/pypy/module/__pypy__/interp_debug.py
+++ b/pypy/module/__pypy__/interp_debug.py
diff --git a/pypy/module/__pypy__/interp_dict.py b/pypy/module/__pypy__/interp_dict.py
index 2934403495..2934403495 100644..100755
--- a/pypy/module/__pypy__/interp_dict.py
+++ b/pypy/module/__pypy__/interp_dict.py
diff --git a/pypy/module/__pypy__/interp_identitydict.py b/pypy/module/__pypy__/interp_identitydict.py
index 2c3343c372..2c3343c372 100644..100755
--- a/pypy/module/__pypy__/interp_identitydict.py
+++ b/pypy/module/__pypy__/interp_identitydict.py
diff --git a/pypy/module/__pypy__/interp_intop.py b/pypy/module/__pypy__/interp_intop.py
index 0d006cc202..0d006cc202 100644..100755
--- a/pypy/module/__pypy__/interp_intop.py
+++ b/pypy/module/__pypy__/interp_intop.py
diff --git a/pypy/module/__pypy__/interp_magic.py b/pypy/module/__pypy__/interp_magic.py
index 251215089c..251215089c 100644..100755
--- a/pypy/module/__pypy__/interp_magic.py
+++ b/pypy/module/__pypy__/interp_magic.py
diff --git a/pypy/module/__pypy__/interp_os.py b/pypy/module/__pypy__/interp_os.py
index b8aeb20f05..b8aeb20f05 100644..100755
--- a/pypy/module/__pypy__/interp_os.py
+++ b/pypy/module/__pypy__/interp_os.py
diff --git a/pypy/module/__pypy__/interp_signal.py b/pypy/module/__pypy__/interp_signal.py
index 9d53f561f2..9d53f561f2 100644..100755
--- a/pypy/module/__pypy__/interp_signal.py
+++ b/pypy/module/__pypy__/interp_signal.py
diff --git a/pypy/module/__pypy__/interp_time.py b/pypy/module/__pypy__/interp_time.py
index d3b249f88c..d3b249f88c 100644..100755
--- a/pypy/module/__pypy__/interp_time.py
+++ b/pypy/module/__pypy__/interp_time.py
diff --git a/pypy/module/__pypy__/test/__init__.py b/pypy/module/__pypy__/test/__init__.py
index 792d600548..792d600548 100644..100755
--- a/pypy/module/__pypy__/test/__init__.py
+++ b/pypy/module/__pypy__/test/__init__.py
diff --git a/pypy/module/__pypy__/test/test_builders.py b/pypy/module/__pypy__/test/test_builders.py
index 3d295c64a3..3d295c64a3 100644..100755
--- a/pypy/module/__pypy__/test/test_builders.py
+++ b/pypy/module/__pypy__/test/test_builders.py
diff --git a/pypy/module/__pypy__/test/test_bytebuffer.py b/pypy/module/__pypy__/test/test_bytebuffer.py
index 64b49396c9..64b49396c9 100644..100755
--- a/pypy/module/__pypy__/test/test_bytebuffer.py
+++ b/pypy/module/__pypy__/test/test_bytebuffer.py
diff --git a/pypy/module/__pypy__/test/test_debug.py b/pypy/module/__pypy__/test/test_debug.py
index 9b64d898c5..9b64d898c5 100644..100755
--- a/pypy/module/__pypy__/test/test_debug.py
+++ b/pypy/module/__pypy__/test/test_debug.py
diff --git a/pypy/module/__pypy__/test/test_identitydict.py b/pypy/module/__pypy__/test/test_identitydict.py
index 00e1f2f820..00e1f2f820 100644..100755
--- a/pypy/module/__pypy__/test/test_identitydict.py
+++ b/pypy/module/__pypy__/test/test_identitydict.py
diff --git a/pypy/module/__pypy__/test/test_intop.py b/pypy/module/__pypy__/test/test_intop.py
index e403effafd..e403effafd 100644..100755
--- a/pypy/module/__pypy__/test/test_intop.py
+++ b/pypy/module/__pypy__/test/test_intop.py
diff --git a/pypy/module/__pypy__/test/test_locals2fast.py b/pypy/module/__pypy__/test/test_locals2fast.py
index 8235ac3eae..8235ac3eae 100644..100755
--- a/pypy/module/__pypy__/test/test_locals2fast.py
+++ b/pypy/module/__pypy__/test/test_locals2fast.py
diff --git a/pypy/module/__pypy__/test/test_magic.py b/pypy/module/__pypy__/test/test_magic.py
index 43cce9b3f0..43cce9b3f0 100644..100755
--- a/pypy/module/__pypy__/test/test_magic.py
+++ b/pypy/module/__pypy__/test/test_magic.py
diff --git a/pypy/module/__pypy__/test/test_os.py b/pypy/module/__pypy__/test/test_os.py
index 27d9545668..27d9545668 100644..100755
--- a/pypy/module/__pypy__/test/test_os.py
+++ b/pypy/module/__pypy__/test/test_os.py
diff --git a/pypy/module/__pypy__/test/test_signal.py b/pypy/module/__pypy__/test/test_signal.py
index df80f8029c..df80f8029c 100644..100755
--- a/pypy/module/__pypy__/test/test_signal.py
+++ b/pypy/module/__pypy__/test/test_signal.py
diff --git a/pypy/module/__pypy__/test/test_special.py b/pypy/module/__pypy__/test/test_special.py
index 4ac341b138..4ac341b138 100644..100755
--- a/pypy/module/__pypy__/test/test_special.py
+++ b/pypy/module/__pypy__/test/test_special.py
diff --git a/pypy/module/__pypy__/test/test_time.py b/pypy/module/__pypy__/test/test_time.py
index f587d81aad..f587d81aad 100644..100755
--- a/pypy/module/__pypy__/test/test_time.py
+++ b/pypy/module/__pypy__/test/test_time.py