Name : textopen
| |
Version : 1.2.1
| Vendor : Red Hat, Inc_
|
Release : 1
| Date : 2000-07-21 19:00:50
|
Group : Development/Languages
| Source RPM : textopen-1.2.1-1.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: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/updates/redhat-7.0-DMA-i386 |