Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91215

Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter?

References <93ce55bf-3b0d-42ce-b514-2326f45ca2bb@googlegroups.com> <CANc-5UxzO82PkdyaM-k-Z_i9=e1dW4+Vm2yt-A7PmsWQ8kHWqQ@mail.gmail.com>
Date 2015-05-25 23:26 +0200
Subject Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter?
From "Zoran Ljubisic (mob)" <zljubisicmob@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.43.1432589184.5151.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Looks like you are right.
Thanks for clarification.

Regards.
On May 25, 2015 10:02 PM, "Skip Montanaro" <skip.montanaro@gmail.com> wrote:

> Looks like the file_obj is what you are reading locally, and
> magnum_opus.txt is the destination name on Dropbox.
>
> Skip
>

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter? zljubisicmob@gmail.com - 2015-05-25 12:10 -0700
  Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter? Skip Montanaro <skip.montanaro@gmail.com> - 2015-05-25 15:02 -0500
  Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter? "Zoran Ljubisic (mob)" <zljubisicmob@gmail.com> - 2015-05-25 23:26 +0200

csiph-web