My tools of the trade for python programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Wirawan Purwanto ad841e0b90 * text_input.read_items(): added option `end_line_match' and `last_line_match' 12 years ago
..
.cvsignore * Ignore all compiled python modules. 14 years ago
__init__.py * Initial version of Fortran binary file reader. 14 years ago
fortbin.py * Changing all `isinstance(STUFF, str)' to `isinstance(STUFF, basestring)' 12 years ago
text_input.py * text_input.read_items(): added option `end_line_match' and `last_line_match' 12 years ago
text_output.py * Added file mode for file creation (default: "w"). 13 years ago