Re: [pypy-dev] [pypy-svn] r54903 - in pypy/branch/win32port/pypy: config rlib rlib/test

18 May
2008
18 May
'08
11:21 p.m.
+def test_translate():
- from pypy.translator.interactive import Translation
- def func():
poll({})
- t = Translation(func)
- fc = t.compile_c([])
wuaa. Please use from pypy.translator.c.test.test_genc import compile and use this one.
Cheers, fijal
5606
Age (days ago)
5606
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maciej Fijalkowski