Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61826 > unrolled thread

Re: Need help with file object

Started bybob gailer <bgailer@gmail.com>
First post2013-12-13 10:57 -0500
Last post2013-12-13 10:57 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Need help with file object bob gailer <bgailer@gmail.com> - 2013-12-13 10:57 -0500

#61826 — Re: Need help with file object

Frombob gailer <bgailer@gmail.com>
Date2013-12-13 10:57 -0500
SubjectRe: Need help with file object
Message-ID<mailman.4073.1386950259.18130.python-list@python.org>
On 12/12/2013 11:29 PM, Unix SA wrote:
> ...
>
> With above prog I am getting error
> TypeError: coercing to Unicode: need sting or buffer, file found
>
In future please copy and paste the entire traceback. It appears that 
you typed in just one line of it.

In this case the line raising the exception was obvious, but often it is 
not.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web