- 05 Agu, 2003 12 kayıt (commit)
-
-
Brett Cannon yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Will backport to 2.3.
-
Fred Drake yazdı
LaTeX2HTML feels free to remove a surrounding element that contains no other content. Since such an element is typically a named anchor used for hyperlinking, they should not be removed. Unfortunatley, making sure these marks are non-empty is the most direct way of avoiding this behavior. Thanks to Dave Kuhlman for tracking this down; this was some excellent detective work!
-
Brett Cannon yazdı
Also remove now unnecessary property attributes for thread safety (no longer have lazy attributes) and code simplicity reasons. Timezone storage has been reworked to be simpler and more flexible. All values in LocaleTime instances are lower-cased. This is all done to simplify the module. The module now assumes nothing beyond the strptime function will be exposed for general use beyond providing functionality for strptime.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
conform to XHTML rules.
-
- 04 Agu, 2003 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
function (not just builtins). The issue arose in a thread on comp.lang.python.
-
- 03 Agu, 2003 2 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 02 Agu, 2003 2 kayıt (commit)
-
-
Skip Montanaro yazdı
see how much of the file was not covered by the build process
-
Raymond Hettinger yazdı
by returning an empty list instead of raising a TypeError.
-
- 01 Agu, 2003 4 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 31 Tem, 2003 4 kayıt (commit)
-
-
Anthony Baxter yazdı
Trivial patch, and the alternative is to guess at the right values based on platform...
-
Skip Montanaro yazdı
submitted by Bernard Herzog. Closes patch 779830.
-
Mark Hammond yazdı
-
Skip Montanaro yazdı
-
- 30 Tem, 2003 10 kayıt (commit)
-
-
Fred Drake yazdı
to extract next time without having to remember where in CVS to dig it out.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Walter Dörwald yazdı
-
Andrew M. Kuchling yazdı
-
Barry Warsaw yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
- remove text about the long-moved Mac OS libref chapter
-
- 29 Tem, 2003 5 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Tim Peters yazdı
The fix is confined to the Windows installer. Not a bugfix candidate: the need for the new -n switch added here was introduced by moving to the idlefork IDLE (so this change isn't needed or helpful before 2.3).
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-