1

The Python Api for Jsonnet uses import _jsonnet Why is that? Why was it preferred over import jsonnet ?

Panda
  • 329
  • 3
  • 14

1 Answers1

1

It might be because the functions are implemented in a C file

https://github.com/google/jsonnet/blob/master/python/_jsonnet.c