Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; 'subject:Why': 0.09; 'cc:addr:python-list': 0.10; 'locally,': 0.16; 'skip': 0.18; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'header:In-Reply- To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'looks': 0.29; 'subject:?': 0.34; 'received:google.com': 0.34; 'subject:: ': 0.37; 'subject:needs': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/72jIqUejxTi4ZP88Q3rHUahNr1/N479f3MuRmjqC20=; b=KiGjgrcrmTh/t8qFbTQYkdTeGpstnkJAlradttXEcnmGY4SDXKD2e0EsxFcUxtg0+T 6+zmCsC3pAFFwu3GcvuosDDzladsf508avEFSJ3Q+R29Ul27YDtyk3+kL7fLjWSfr8Or vYM7TQhCPa1/YMIwue8kTndLgTOnhVNr2goyD4V1ZOKE/3TboZkmqRUNMKJhIbTWmd7k csCsrsaZbFDWAGtZNEMQwStTWeG9gsni39gTzOwIhnn7nAsVQIgMF8AQDQS4FzMbvKGa 72lLm64FlIiDkN66SO4ZksTwGFzAZxvuFnC5FRqKIYO9hGw78/HPuCp3M/0XDIiVhy/f /WOg== MIME-Version: 1.0 X-Received: by 10.60.101.195 with SMTP id fi3mr11841710oeb.65.1432584168399; Mon, 25 May 2015 13:02:48 -0700 (PDT) In-Reply-To: <93ce55bf-3b0d-42ce-b514-2326f45ca2bb@googlegroups.com> References: <93ce55bf-3b0d-42ce-b514-2326f45ca2bb@googlegroups.com> Date: Mon, 25 May 2015 15:02:48 -0500 Subject: Re: Why dropbox.client.DropboxClient.put_file needs file_obj as a parameter? From: Skip Montanaro To: zljubisicmob@gmail.com Cc: Python Content-Type: multipart/alternative; boundary=089e0111ba0e77e9790516ed7eb3 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432584177 news.xs4all.nl 2855 [2001:888:2000:d::a6]:56907 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91210 --089e0111ba0e77e9790516ed7eb3 Content-Type: text/plain; charset=UTF-8 Looks like the file_obj is what you are reading locally, and magnum_opus.txt is the destination name on Dropbox. Skip --089e0111ba0e77e9790516ed7eb3 Content-Type: text/html; charset=UTF-8

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

Skip

--089e0111ba0e77e9790516ed7eb3--