- 23 Eki, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 24 Haz, 2012 1 kayıt (commit)
-
-
Ezio Melotti yazdı
#11113: add a new "html5" dictionary containing the named character references defined by the HTML5 standard and the equivalent Unicode character(s) to the html.entities module.
-
- 20 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 17 May, 2008 2 kayıt (commit)
-
-
Fred Drake yazdı
includes merge of trunk revision 63432
-
-
- 29 Ara, 2007 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
with a Unicode string type.
-
- 11 Şub, 2007 1 kayıt (commit)
-
-
Guido van Rossum yazdı
and .keys(), .items(), .values() return dict views. The dict views aren't fully functional yet; in particular, they can't be compared to sets yet. but they are useful as "iterator wells". There are still 27 failing unit tests; I expect that many of these have fairly trivial fixes, but there are so many, I could use help.
-
- 16 Nis, 2003 1 kayıt (commit)
-
-
Walter Dörwald yazdı
HTML entity names to Unicode codepoints (as integers). codepoint2name is the reverse mapping. From SF patch #722017.
-
- 18 Şub, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 23 Ock, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
fixed typo in ihooks docstring
-
- 14 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 04 Şub, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
who writes: Here is batch 2, as a big collection of CVS context diffs. Along with moving comments into docstrings, i've added a couple of missing docstrings and attempted to make sure more module docstrings begin with a one-line summary. I did not add docstrings to the methods in profile.py for fear of upsetting any careful optimizations there, though i did move class documentation into class docstrings. The convention i'm using is to leave credits/version/copyright type of stuff in # comments, and move the rest of the descriptive stuff about module usage into module docstrings. Hope this is okay.
-
- 19 Agu, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 28 May, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 06 Eki, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 27 Eyl, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-