mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-08 11:16:58 +08:00
Removed unnecessary parens Keeping NameError reserved for when locals or globals are not found. Exception is what we use for the other sid checks, so now they are consistent.