Faster PDB parsing by the removal of the use of the re.search() function.
Now line slices are directly compared instead.
Authored by: bugman 2013-02-19
Parent: [r18505]
Child: [r18507]