Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax for a new event is weird #2

Open
reno- opened this issue Apr 9, 2016 · 1 comment
Open

Syntax for a new event is weird #2

reno- opened this issue Apr 9, 2016 · 1 comment
Assignees

Comments

@reno-
Copy link
Contributor

reno- commented Apr 9, 2016

Now we need to define :

my_event = s.new_event(content=['/polo', 232, 'ramp', 2000])

We might do :

my_event = s.new_event('/polo', 232, 'ramp', 2000)
@reno- reno- self-assigned this Apr 9, 2016
@reno-
Copy link
Contributor Author

reno- commented Apr 19, 2016

my_event = s.new_event("Osc", "/polo 232 ramp 2000")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant