~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to docs/apibuild.py

Tags: upstream-0.6.4
Import upstream version 0.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  "virDomainMigratePrepare": "private function for migration",
40
40
  "virDomainMigratePrepare2": "private function for migration",
41
41
  "virDrvSupportsFeature": "private function for remote access",
 
42
  "DllMain": "specific function fo Win32",
42
43
}
43
44
 
44
45
def escape(raw):