En Tue, 24 Feb 2009 01:29:07 -0200, venutaurus...@gmail.com
escribió:
First of all thanks for your response. I've written a function
as shown below to recurse a directory and return a file based on the
value of n. I am calling this fucntion from my main code to catch that
filename. Th
On Feb 24, 8:29 am, "venutaurus...@gmail.com"
wrote:
> On Feb 23, 11:02 pm, Chris Rebert wrote:
>
>
>
> > On Mon, Feb 23, 2009 at 5:51 AM, venutaurus...@gmail.com
>
> > wrote:
> > > Hi all,
> > > I am trying to find the attributes of afile whose name has
> > > non english characters one
On Feb 23, 11:02 pm, Chris Rebert wrote:
> On Mon, Feb 23, 2009 at 5:51 AM, venutaurus...@gmail.com
>
> wrote:
> > Hi all,
> > I am trying to find the attributes of afile whose name has
> > non english characters one like given below. When I try to run my
> > python scirpt, it fails givi
On Mon, Feb 23, 2009 at 5:51 AM, venutaurus...@gmail.com
wrote:
> Hi all,
> I am trying to find the attributes of afile whose name has
> non english characters one like given below. When I try to run my
> python scirpt, it fails giving out an error filename must be in string
> or UNICODE.
Hi all,
I am trying to find the attributes of afile whose name has
non english characters one like given below. When I try to run my
python scirpt, it fails giving out an error filename must be in string
or UNICODE. When i try to copy the name of the file as a strinig, it
(KOMODO IDE) is