]> gitweb.factorcode.org Git - factor.git/commit
python: rename __builtin__ to builtins
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 18 Jan 2022 20:35:56 +0000 (12:35 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 18 Jan 2022 20:35:56 +0000 (12:35 -0800)
commit1e49fdd791fee802b3afdbfd6aedecf62be603dc
treedde2048f93123e1ba6b81f2e550b4b3b094af749
parentcf472864a9cc56bc088e63cf79b5080dc631b972
python: rename __builtin__ to builtins
extra/python/ffi/ffi.factor
extra/python/modules/__builtin__/__builtin__.factor [deleted file]
extra/python/modules/builtins/builtins.factor [new file with mode: 0644]
extra/python/python-tests.factor
extra/python/syntax/syntax-tests.factor
extra/python/throwing/throwing.factor