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


Groups > comp.lang.python > #91210

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

References <93ce55bf-3b0d-42ce-b514-2326f45ca2bb@googlegroups.com>
Date 2015-05-25 15:02 -0500
Subject Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter?
From Skip Montanaro <skip.montanaro@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.41.1432584177.5151.python-list@python.org> (permalink)

Show all headers | View raw


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

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 | Next 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