This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients berker.peksag, ghaering, jim_minter, palaviv, serhiy.storchaka
Date 2017-02-06.06:36:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486362967.77.0.245410068123.issue24905@psf.upfronthosting.co.za>
In-reply-to
Content
apsw has different order of arguments for blobopen(), all arguments are mandatory, and the parameter for read/write mode is called "writeable" rather than "readonly". This part of API needs to be discussed. Ask for discussion on mailing lists: Python-Ideas and maybe Python-List.
History
Date User Action Args
2017-02-06 06:36:07serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag, jim_minter, palaviv
2017-02-06 06:36:07serhiy.storchakasetmessageid: <1486362967.77.0.245410068123.issue24905@psf.upfronthosting.co.za>
2017-02-06 06:36:07serhiy.storchakalinkissue24905 messages
2017-02-06 06:36:07serhiy.storchakacreate