Hi, Few changes to python binding to support the aug_info function from libaugeas, and related changes.
Add library overloading with LD_LIBRARY_PATH Fix augeas python module search path Remove print statement in unit test Add support for aug_info API function augeas.py | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ test/test_augeas.py | 21 ++++++++++++------ 2 files changed, 70 insertions(+), 7 deletions(-) Can be found in aug_info branch here: http://github.com/giraldeau/python-augeas Cheer, Francis _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
