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

investigate signal slicing oneliner #176

Open
github-4o opened this issue Mar 28, 2021 · 0 comments
Open

investigate signal slicing oneliner #176

github-4o opened this issue Mar 28, 2021 · 0 comments
Milestone

Comments

@github-4o
Copy link
Contributor

s=Signal(32); 
l=[s[n:n+8] for n in range(0, len(s), 8)]
@github-4o github-4o added this to the v3.0 milestone Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant