'other' code section
This commit is contained in:
parent
bd803b62ee
commit
52a2185274
1 changed files with 2 additions and 0 deletions
|
@ -555,6 +555,8 @@ class Mega(object):
|
|||
input_file.close()
|
||||
return data
|
||||
|
||||
##########################################################################
|
||||
# OTHER OPERATIONS
|
||||
def create_folder(self, name, dest=None):
|
||||
#determine storage node
|
||||
if dest is None:
|
||||
|
|
Loading…
Reference in a new issue