Re: File Upload in Restful Flask

2015-07-20 Thread Simmo
On 20/07/2015 12:57, subhabrata.bane...@gmail.com wrote: On Monday, July 20, 2015 at 4:40:09 PM UTC+5:30, Simmo wrote: On 20/07/2015 11:13, wrote: Dear Group, I am trying to learn Rest framework through Restful Flask. My initial exercises went fine with https://flask-restful.readthedocs.org

Re: File Upload in Restful Flask

2015-07-20 Thread Simmo
On 20/07/2015 11:13, subhabrata.bane...@gmail.com wrote: Dear Group, I am trying to learn Rest framework through Restful Flask. My initial exercises went fine with https://flask-restful.readthedocs.org/en/0.3.3/quickstart.html Now I want to upload file through Restful Flask. I tried to check t

Re: New to Python - block grouping (spaces)

2015-04-16 Thread Simmo
On 16/04/2015 05:07, Blake McBride wrote: Greetings, I am new to Python. I am sorry for beating what is probably a dead horse but I checked the net and couldn't find the answer to my question. I like a lot of what I've seen in Python, however, after 35 years and probably a dozen languages un

Re: Python and sqlite versions

2014-10-10 Thread Simmo
On 10/10/2014 20:31, Zachary Ware wrote: On Fri, Oct 10, 2014 at 2:18 PM, Simmo wrote: For the record, I'm on Windows 7 In that case (if I'm remembering correctly, I'm not on Windows at the moment), you could probably back up C:\Python33\DLLs\sqlite3.dll somewhere (just in cas

Re: Python and sqlite versions

2014-10-10 Thread Simmo
On 10/10/2014 20:02, Zachary Ware wrote: Hi Steve, On Fri, Oct 10, 2014 at 1:13 PM, Simmo wrote: First off, this is my first attempt to post via Thunderbird newsgroup, so apologies (and please let me know) if it doesn't arrive in good shape. Looks fine to me :) Thank you ;-) I&#

Python and sqlite versions

2014-10-10 Thread Simmo
First off, this is my first attempt to post via Thunderbird newsgroup, so apologies (and please let me know) if it doesn't arrive in good shape. I'm just starting to get to grips with using a database (sqlite) and I've run into some confusion as to how Python 'ties in' to sqlite. First step i