python-mega icon indicating copy to clipboard operation
python-mega copied to clipboard

Bug fix in uploadfile

Open jeroenmeulenaar opened this issue 9 years ago • 1 comments

I fixed a small bug in uploadfile(): it was not possible to call this method before calling get_files(). I also simplified the test case to show this behavior.

This is my first work ever on github; let me know if I can improve something :)

jeroenmeulenaar avatar Apr 17 '16 05:04 jeroenmeulenaar

This also fixes issue #6

jeroenmeulenaar avatar Apr 17 '16 09:04 jeroenmeulenaar