From: Jeremy Stanley Date: Tue, 28 Jun 2016 07:46:08 +0000 (+0000) Subject: Strip extra separators in show element command X-Git-Tag: 0.0.1~185 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=6d943450185309189d25ebdffaa43ab7351d83b2;hp=6d943450185309189d25ebdffaa43ab7351d83b2 Strip extra separators in show element command Eat leading and trailing "." separators in the show element command, so that it will consistently search the element set for the corresponding simplified element names. ---