Index: Misc/python.man =================================================================== RCS file: /cvsroot/python/python/dist/src/Misc/python.man,v retrieving revision 1.26 diff -c -r1.26 python.man *** Misc/python.man 9 Aug 2002 13:37:31 -0000 1.26 --- Misc/python.man 20 Jan 2003 22:55:45 -0000 *************** *** 24,29 **** --- 24,32 ---- .I argument ] [ + .B \-R + ] + [ .B \-S ] [ *************** *** 124,129 **** --- 127,135 ---- long/long), or "warnall" (old division semantics with a warning for all use of the division operator). For a use of "warnall", see the Tools/scripts/fixdiv.py script. + .TP + .B \-R + Disable writing of .py[co] files on import .TP .B \-S Disable the import of the module