doc bug: undocumented fields in tarfile.TarInfo

May 10, 2010
5:58 a.m.
Hi, In the tarfile.TarInfo class, the devmajor and devminor fields are undocumented. tarfile supports character and block devices, but the undocumented fields are the only way to access the major/minor device numbers and actually make use of this support. These fields are only set for character and block devices. --Ravi Pinjala
5427
Age (days ago)
5427
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ravi Pinjala