Skip to content

Add a Chunked Reader - #5

Open
freak3dot wants to merge 31 commits into
btimby:masterfrom
freak3dot:master
Open

Add a Chunked Reader#5
freak3dot wants to merge 31 commits into
btimby:masterfrom
freak3dot:master

Conversation

@freak3dot

Copy link
Copy Markdown

References Issue #4

freak3dot and others added 30 commits August 21, 2013 14:25
Incorporate suggested changes.See further comments here: 32ae813
Taking a stab in the dark that this might help. References btimby#6.
Ensure mtime matches the time displayed on the Dropbox website.
Let's make this slightly faster by getting instead of popping. Also, don't get mtime twice by using if/else.
Since the get() function defaults to None, it is not needed.
Replace "errno=e.status" with "details=e". errno should be a property of details rather than a keyword argument.
Use the standard path (/usr/bin) for env.

Capitalize PyFilesystem as in its documentation.

PEP-8 fixes.
* header size looked too much the same.
* build should be past tense
…he dropbox 1.6 client and do not have a start parameter on open_file. References btimby#2
…. Also allow multiple attempts to close remote dropbox file. References btimby#2
Add seek to the chunkedReader. Closes btimby#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants