- Generated by Epydoc 3.0.1 on Sat Oct 10 19:28:49 2015
+ Generated by Epydoc 3.0.1 on Thu Nov 19 16:29:25 2015
Source Code for M
2396# Atomic triggers don't contain any wildcards or parenthesis or anything2397# of the sort. We don't need to test the full character set, just left2398# brackets will do.
-2399special=['*','#','_','(','[','<']
+2399special=['*','#','_','(','[','<','@']2400forcharinspecial:2401ifcharintrigger:2402returnFalse
@@ -2636,7 +2636,7 @@