3.3.1. pypago.pyio.save¶
-
pypago.pyio.
save
(dictio, filename)¶ Function that saves a variable object into a file. It uses the
pickle.dump()
functionParameters: Returns: none
pypago.pyio.
save
(dictio, filename)¶Function that saves a variable object into a file. It uses
the pickle.dump()
function
Parameters: | |
---|---|
Returns: | none |