I l@ve RuBoard

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

% string formatting operator 
⇒ object 
& (ampersand) 
> (greater than) 
< (less then), in markup languages 
<P> (paragraph) tag 
* (asterisk)
    apply function, using in place of 
    fnmatch module and 
    glob module and 
.dat (binary files), using dumbdbm module 
.dir (text files), using dumbdbm module 
\ (backward slashes), as directory separators 
\N{} excapes, mapping unicode characters 
/ (forward slash), as directory separators 
? (question mark)
    fnmatch module and 
    glob module and 
[ ... ] (brackets)
    fnmatch module and 
    glob module and 
[:] syntax (full slice) 

I l@ve RuBoard