PyCodeFragmentBuilder with imports support and tests

This commit is contained in:
Oleg Shpynov
2010-01-27 17:14:16 +03:00
parent 2e89ac43f1
commit d16d1c45cf
15 changed files with 299 additions and 10 deletions
@@ -0,0 +1,8 @@
<begin>
aaa = 12
<end>
aaa = 12
aaa
<result>
In:
Out: