Name : textopen
| |
Version : 1.2.1
| Vendor : Red Hat, Inc_
|
Release : 2
| Date : 2001-01-03 18:18:18
|
Group : Development/Languages
| Source RPM : textopen-1.2.1-2.src.rpm
|
Size : 0.01 MB
| |
Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
| |
Summary : A python module that allows you to read from text files that use foreign line separator.
|
Description :
textopen is a python module that allows you to read from text files that user foreign line separator. It returns an object that supports a subset of the file protocol (readline, readlines, seek, and tell). textopen can also be applied to a file object (or any object that implements the read, seek and tell functions) -- that is, textopen(pathname) is equivalent to textopen(open(pathname)).
|
RPM found in directory: /vol/rzm6/linux-redhat/linux/7.1/en/DMA/Python/RPMS |