Closed
Description
Lines 441 to 449 in 9bd24b1
Using a hand rolled parser can be very buggy and most likely will lead to differences across clients. It seems pyyaml
is not a dependency anymore, so json would be a better file format since it is used extensively on both clients.