Quick actions

cmd+k|ctrl+k

Navigation

Languages

Python multifile

Snippet info

Language

Python

Visibility

public

Author

petter

Created

2015-04-25T10:15:08Z

Updated

2015-08-07T23:06:19Z

import foo

print("foo: {0}".format(foo.foo()))
INFO