summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2008-06-03 13:53:46 +0200
committerJoel Andres Granados <jgranado@redhat.com>2008-06-03 13:53:46 +0200
commit241466429e4ea679391950262d1a128e55b2c2e8 (patch)
treebd14ba068d853bc8a8ea616a5defbab0b6ee966a
parent4cd106fce9561d41b35a0fe4ac7a5ba18b60f1db (diff)
downloadfirstaidkit-241466429e4ea679391950262d1a128e55b2c2e8.tar.gz
firstaidkit-241466429e4ea679391950262d1a128e55b2c2e8.tar.xz
firstaidkit-241466429e4ea679391950262d1a128e55b2c2e8.zip
Its better to compile the file on the fly and then do the test.
This will avoid the situation where old pyc or pyo files don't work with some python interpreter version.
-rw-r--r--testsuite/initialization/pycFile.pycbin1543 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/testsuite/initialization/pycFile.pyc b/testsuite/initialization/pycFile.pyc
deleted file mode 100644
index 3e05aa0..0000000
--- a/testsuite/initialization/pycFile.pyc
+++ /dev/null
Binary files differ