mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-26 13:18:31 +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.