Confirmed users
104
edits
Line 15: | Line 15: | ||
== Printing nsIAtoms == | == Printing nsIAtoms == | ||
<bz> To print an nsIAtom, you see what concrete type it is using "set print object on", then cast it to that type, etc | |||
<bz> if it's an nsStaticAtom: | |||
def satom | def satom |