X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=python%2Fguestfs.py;h=0a4c3960b1a51c964bc56959b9ce0f08829f2f3a;hp=9739fa56ea37196aaaccaaba98a4a429ee44bf8c;hb=1765330e07a48dc6f7bdef7007f69ebe606fa731;hpb=92804dec7c4982d2039f81586bc4a5cacb46217b diff --git a/python/guestfs.py b/python/guestfs.py index 9739fa5..0a4c396 100644 --- a/python/guestfs.py +++ b/python/guestfs.py @@ -236,7 +236,7 @@ class GuestFS: Note that this function cannot correctly handle binary files (specifically, files containing "\\0" character which is treated as end of string). For those you need - to use the "g.read_file" function which has a more + to use the "g.download" function which has a more complex interface. Because of the message protocol, there is a transfer