Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
cython
Repository
72020fc33d51ac3bfbc9ae9074b533140565413e
Switch branch/tag
cython
Cython
Compiler
Optimize.py
Find file
Blame
History
Permalink
fold 'x in [a,b,c]' into 'x in (a,b,c)' as tuples are more efficient than lists
· 72020fc3
Stefan Behnel
authored
Dec 16, 2012
72020fc3
Optimize.py
132 KB
Edit
Web IDE
Replace Optimize.py
×
Attach a file by drag & drop or
click to upload
local_assigns[:label_text] || Commit message
Replace Optimize.py
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.