Skip to content
Success

Changes

Summary

  1. esim.saip.FsProfileElement: Add create_file() method (details)
Commit 9d7caef810813ad4d747e71f6e85f75d5a06bfe0 by laforge
esim.saip.FsProfileElement: Add create_file() method

So far we mainly created File() instances when parsing existing
profiles.  However, sometimes we want to programmatically create Files
and we should offer a convenience helper to do so, rather than asking
API users to worry about low-level details.

Change-Id: I0817819af40f3d0dc0c3d2b91039c5748dd31ee2
The file was modifiedpySim/esim/saip/__init__.py