linphone-ios/tools/python
Ghislain MARY a466a05a44 More permissive type checking in the Python module.
- int values are accepted where a long is expected.
- int or long values are accepted where a float is expected.
2014-12-16 15:45:15 +01:00
..
apixml2python More permissive type checking in the Python module. 2014-12-16 15:45:15 +01:00
doc Improve Python module documentation. 2014-12-15 15:55:17 +01:00
unittests Fix Python module tests. 2014-12-16 11:26:25 +01:00
.gitignore Add .gitignore in python directory. 2014-07-09 17:28:50 +02:00
apixml2python.py Improve Python module documentation. 2014-12-15 15:55:17 +01:00
linphone-daemon.py Import linphone Python module with "import linphone". 2014-08-18 16:12:05 +02:00