laforge has uploaded this change for review.

View Change

move global_platform.py to global_platform/__init__.py

This will allow us to have multiple different modules for different
aspects of global_platform.

Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
---
R pySim/global_platform/__init__.py
1 file changed, 12 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/63/35763/1
diff --git a/pySim/global_platform.py b/pySim/global_platform/__init__.py
similarity index 100%
rename from pySim/global_platform.py
rename to pySim/global_platform/__init__.py

To view, visit change 35763. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
Gerrit-Change-Number: 35763
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-MessageType: newchange