Reading Tapes

Juan Huertas jhg at galdon.com
Mon Aug 13 05:16:34 EDT 2001


Hi all.

My pc has a DAT tape (Windows 2000 Tape0) and i need to read the content of
a tape with unix format, using low level I'ts possible to read from the
device inside python?.

I try:

dat=open('\\.\Tape0','rb').read()

but the system does not open the file (ilegal file name: \\.\Tape0).

Un saludo.








More information about the Python-list mailing list