- 07 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Mar, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
actual work. main(): Just handle the command line and filename determination, calling process() to do the work. These changes make this more import-friendly.
-
- 19 Şub, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
combining.
-
- 10 Şub, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 09 Şub, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
"""Combine similar index entries into an entry and subentries. For example: \item {foobar} (in module flotz), 23 \item {foobar} (in module whackit), 4323 becomes \item {foobar} \subitem in module flotz, 23 \subitem in module whackit, 4323 Note that an item which matches the format of a collapsable item but which isn't part of a group of similar items is not modified. """ This results in a much more readable index, with less repitition of text; especially for common method names.
-