- 10 Agu, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Fix up a few synopses.
-
- 29 Tem, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 22 Haz, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
goal to use isinstance(x, y) instead of comparing type(x) to y, it doesn't make sense to change this in the example code for the type() builtin...
-
- 19 Haz, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
the empty prompt.
-
- 18 Haz, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
locals().
-
- 17 Haz, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
eval(raw_input(s)). The statement about breaking a long expression over multiple lines is no longer true.
-
- 16 Nis, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Nis, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
One more index entry. Be more specific about an exception raised by range().
-
- 02 Nis, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 17 Mar, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
-
- 03 Mar, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 13 Şub, 1998 2 kayıt (commit)
-
-
Fred Drake yazdı
\code{} at each embedded space, so that the words will wrap. This keeps it from running off the side of the page, and is only slightly weird.
-
Fred Drake yazdı
checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
-
- 14 Ock, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
"{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
-
- 11 Ock, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
perform a type test instead of type(x) == types.FoobarType. In example for type().
-
- 30 Ara, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Ara, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 15 Ara, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 02 Ara, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 05 Eki, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
and slice.
-
- 17 Tem, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
-
- 02 Haz, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Documented list(). Mention [raw_]input()'s interface to GNU readline.
-
- 02 Nis, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Update int(), long(), float() to support string conversions.
-
- 03 Mar, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 14 Ock, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Ara, 1996 1 kayıt (commit)
-
-
Fred Drake yazdı
Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama.
-
- 11 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 02 May, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 08 Eki, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Tem, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 28 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
unified style; etc.
-
- 13 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 28 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 10 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
describe tuple() * Doc/libposixfile.tex: use tableiii instead of tableii, so partparse will work again (I know, chicken!) * Doc/libthread.tex: Added get_ident(); updated text on module availability * Doc/myformat.perl: Added sub do_cmd_Cpp
-
- 08 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-