mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
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>