On Apr 17, 2:07 pm, tj9991 <
tslo...@gmail.com> wrote:
> thefile = self.request.params['titles_file']
> file_name = thefile.filename
> file_value = thefile.value
>
> For just the data, you'll want file_value
Thanks for both the responses. I found that the 'value' attribute
like object.