Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
arraymodule.c
Find file
Blame
History
Permalink
Creating an array with a bytes object as initializer
· 6b826abc
Guido van Rossum
authored
Jul 03, 2007
should treat the bytes as it treats a string. Not doing this broke re.compile() of big charsets.
6b826abc