mirror of
https://github.com/servo/servo
synced 2026-05-10 09:02:30 +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>