instance and execution classes added

This commit is contained in:
David Halter
2012-03-21 15:06:10 +01:00
parent 4bd8d475c2
commit 64a60f603c
4 changed files with 99 additions and 28 deletions

View File

@@ -140,3 +140,5 @@ class c1():
c, 1, c3()) [0].pop()
c = "a".join([1,2])
c = c1().c3()[0]