mirror of
https://github.com/servo/servo.git
synced 2025-07-18 21:03:45 +01: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:
parent
8a19bc9145
commit
ac2cfdb801
3 changed files with 6 additions and 26 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue