venutaurus...@gmail.com wrote:
On Mar 21, 3:05 pm, Tim Golden wrote:
venutaurus...@gmail.com wrote:
Thank you Sir for your reply. It is working for me. But is failing if
I have Unicode characters in my path. I tried giving a 'u' in front of
the path but still it fails at f.createdat. Does it s
On Mar 21, 3:05 pm, Tim Golden wrote:
> venutaurus...@gmail.com wrote:
> > Thank you Sir for your reply. It is working for me. But is failing if
> > I have Unicode characters in my path. I tried giving a 'u' in front of
> > the path but still it fails at f.createdat. Does it support Unicode
> > Ch
venutaurus...@gmail.com wrote:
Thank you Sir for your reply. It is working for me. But is failing if
I have Unicode characters in my path. I tried giving a 'u' in front of
the path but still it fails at f.createdat. Does it support Unicode
Characters?
This the traceback which I got while running
venutaurus...@gmail.com wrote:
On Mar 20, 6:58 pm, Tim Golden wrote:
venutaurus...@gmail.com wrote:
Thank you for your suggestion but.. I'll have around 1000 such files
in the whole directory and it becomes hard to manage such output
because again I've to take this snapshot before backing up t
On Mar 20, 6:58 pm, Tim Golden wrote:
> venutaurus...@gmail.com wrote:
> > Thank you for your suggestion but.. I'll have around 1000 such files
> > in the whole directory and it becomes hard to manage such output
> > because again I've to take this snapshot before backing up the data
> > and have
venutaurus...@gmail.com wrote:
Thank you for your suggestion but.. I'll have around 1000 such files
in the whole directory and it becomes hard to manage such output
because again I've to take this snapshot before backing up the data
and have to do the same and compare both when the data gets rest
On Mar 20, 5:09 pm, Tim Golden wrote:
> Tino Wildenhain wrote:
> > Tim Golden wrote:
> > ...
> >> and do the following:
>
> >>
> >> from winsys import fs
>
> >> for f in fs.flat ("c:/temp"):
> >> f.dump ()
> > ^ eeek!
>
> Was the k! for the space before the bracket
> (which, for som
Tino Wildenhain wrote:
Tim Golden wrote:
...
and do the following:
from winsys import fs
for f in fs.flat ("c:/temp"):
f.dump ()
^ eeek!
Was the k! for the space before the bracket
(which, for some unaccountable reason disturbs
some people)? Or for the idea of dumping data
ou
venutaurus...@gmail.com wrote:
On Mar 20, 1:58 pm, Tino Wildenhain wrote:
venutaurus...@gmail.com wrote:
Hello all,
...
smime.p7s
4KViewDownload
Thanks for your suggestion. By the way the attachment which have added
has some unknown file extension. May I know how can I view it?
This is
Tim Golden wrote:
...
and do the following:
from winsys import fs
for f in fs.flat ("c:/temp"):
f.dump ()
^ eeek!
But btw, what extra information would it give?
Regards
Tino
smime.p7s
Description: S/MIME Cryptographic Signature
--
http://mail.python.org/mailman/listinfo/python-
venutaurus...@gmail.com wrote:
Hello all,
Is there any way to list out all the properties (name,
type, size) and attributes( Accesstime, mod time, archived or readonly
etc) of a folder and its contents recursively. Should I need ot go
inside each and every directory to list them? This
On Mar 20, 1:58 pm, Tino Wildenhain wrote:
> venutaurus...@gmail.com wrote:
> > Hello all,
> > Is there any way to list out all the properties (name,
> > type, size) and attributes( Accesstime, mod time, archived or readonly
> > etc) of a folder and its contents recursively. Should I n
venutaurus...@gmail.com wrote:
Hello all,
Is there any way to list out all the properties (name,
type, size) and attributes( Accesstime, mod time, archived or readonly
etc) of a folder and its contents recursively. Should I need ot go
inside each and every directory to list them? This
13 matches
Mail list logo