This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2025-01-22 20:45:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libvirt
/
python
History
Cole Robinson
a3d1fb9cf3
Fix building python bindings: Skip bindings for virSaveLastError and
...
virFreeError
2009-02-16 22:44:49 +00:00
..
tests
generate .gitignore files from .cvsignore ones
2008-10-17 10:03:15 +00:00
.cvsignore
Ignore JIT'd python files
2008-07-09 08:17:51 +00:00
.gitignore
generate .gitignore files from .cvsignore ones
2008-10-17 10:03:15 +00:00
generator.py
Fix building python bindings: Skip bindings for virSaveLastError and
2009-02-16 22:44:49 +00:00
libvir.c
Use global thread-local error for all python error reporting
2009-01-20 22:10:52 +00:00
libvir.py
Use global thread-local error for all python error reporting
2009-01-20 22:10:52 +00:00
libvirt_wrap.h
Fix python bindings events code (David Lively)
2008-11-24 19:28:12 +00:00
libvirt-python-api.xml
Python binding for node device APIs (David Lively)
2008-11-21 12:41:15 +00:00
Makefile.am
Fix gcc-ism in python build (John Levon)
2008-12-18 12:20:00 +00:00
TODO
syntax-check: enforce the no-cvs-keywords prohibition
2008-12-15 10:24:54 +00:00
types.c
Replace __FUNCTION__ with __func__ for better portability (John Levon)
2008-12-18 12:25:11 +00:00
virConnect.py
Fix python bindings events code (David Lively)
2008-11-24 19:28:12 +00:00