mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
script: Use Pythonic file names for code generation and use functools.cache (#38047)
Renames the files to pythonic file names. Also replaces the bespoke caching function with the functools caching function which is functionally equivalent. --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
8889
components/script_bindings/codegen/codegen.py
Normal file
8889
components/script_bindings/codegen/codegen.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user