python-mega
python-mega copied to clipboard
Bug fix in uploadfile
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 :)
This also fixes issue #6