1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-27 00:55:11 +03:00
libvirt-python/TODO
Jim Meyering dcfdf926f1 syntax-check: enforce the no-cvs-keywords prohibition
* Makefile.maint (sc_prohibit_cvs_keyword): New rule.
Suggested by Daniel Veillard.
The new test exposed two uses of $Date$.
* docs/Goals: Don't use $Date$.
* python/TODO: Likewise.
2008-12-15 10:24:54 +00:00

7 lines
249 B
Plaintext

- Need to complete, add custom wrapper function for those
which could not be handled fully automatically
- Check the names generated, iD is bad, fix the name generation routine
- add examples, web page and python based test suite
Daniel Veillard