Note
This list is currently sorted in alphabetical order w.r.t. the module names. It can be updated semi-automatically by running in src/sage/combinat:
find -name "*.py*" | sed 's|\.pyx\?$||; s|\./| sage/combinat/|' | LANG=en_US.UTF-8 LC_COLLATE=C sort > /tmp/module_list.rst
and copy pasting the result back there.
Todo
See trac ticket #17421 for desirable improvements.