mirror of
https://github.com/rasbt/python_reference.git
synced 2025-01-18 07:17:06 +00:00
a066dc35fe
There are small typos in: - tutorials/installing_scientific_packages.md - tutorials/sqlite3_howto/README.md - tutorials/sqlite3_howto/code/update_or_insert_records.py - useful_scripts/conc_gzip_files.py Fixes: - Should read `existing` rather than `exisiting`. - Should read `conveniently` rather than `conviniently`. - Should read `calculate` rather than `calulate`. - Should read `accommodate` rather than `accomodate`. |
||
---|---|---|
.. | ||
add_new_column.py | ||
create_new_db.py | ||
create_unique_index.py | ||
date_time_ops.py | ||
get_columnnames.py | ||
print_db_info.py | ||
selecting_entries.py | ||
update_or_insert_records.py | ||
updating_rows.py | ||
write_from_sqlite.py |