The functions of the generic_fns.structure.pdb_write module now all use the _handle_none() function
to avoid the text "None" from appearing in the PDB file and _record_validate() to be sure the record
has not been corrupted with bad input causing it to be either less or greater than 80 characters.