test_ok1/py/_code
holger krekel 5876736890 tentative fix to py3's dependency on a filename->module->__loader__ chain
for executing inspect.findsource ...

--HG--
branch : trunk
2010-05-14 23:26:27 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_assertionnew.py fix typo 2010-03-03 15:54:39 -06:00
_assertionold.py fix issue78 - strike superflous "import sys" that cause unbound 2010-04-14 13:30:12 +02:00
assertion.py expose py.code._reinterpret functions so that pypy and internal 2010-04-29 01:20:56 +02:00
code.py remove code.new() function and store lines directly into linecache.cache instead. 2010-05-11 22:54:04 +02:00
oldmagic.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
oldmagic2.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
source.py tentative fix to py3's dependency on a filename->module->__loader__ chain 2010-05-14 23:26:27 +02:00