Berry remove global 'b' (#23433)
This commit is contained in:
parent
1ee3d8c079
commit
65b1c9668f
@ -8,6 +8,5 @@ python_compat.init = def (m)
|
||||
global.True = true
|
||||
global.False = false
|
||||
global.None = nil
|
||||
global.b = bytes
|
||||
return m
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user