Skip to content

Commit

Permalink
go I know I love you but this is python
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 21, 2012
1 parent 2800c7d commit 35b5668
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Expand Up @@ -14,10 +14,9 @@ systems in Python.
def f():
print(a)

def hello() {
def hello():
a = "hello, world"
tasklet(f)()
}

Requirements
------------
Expand Down

0 comments on commit 35b5668

Please sign in to comment.