anthonydb / pneumatic

pneumatic is a bulk-upload library for DocumentCloud.
MIT License
23 stars 3 forks source link

Remove file extensions from upload title #13

Closed anthonydb closed 8 years ago

anthonydb commented 8 years ago

Currently, the extension of a file is being included in the title of a document. These need to be stripped. Initial reading suggests a basic .replace() is problematic.

http://www.jaharmi.com/2010/02/18/remove_filename_extensions_with_os_path_splitext_instead_of_the_lrstrip_or_replace_method

anthonydb commented 8 years ago

Closed via https://github.com/anthonydb/pneumatic/commit/348e61dcbb6c6775fb54e71a40c5d9483dd95ea1