Documented marshal.{dumps,loads} and sys.builtin_module_names.

This commit is contained in:
Guido van Rossum 1993-01-22 15:48:14 +00:00
parent d26b458325
commit 3ad7fc70cc
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
; load the new texinfo package (2.xx) if not installed by default
(setq load-path
(cons "/ufs/jh/lib/emacs/texinfo" load-path))
(cons "/ufs/jh/lib/emacs/texinfo-2.14" load-path))
(find-file "@out.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)