- 07 Tem, 1999 4 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
Use the lowercase versions of the method names in the example, since that's what's documented (Greg Stein's suggestion). Add a blank line after the import line for clarity.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 06 Tem, 1999 5 kayıt (commit)
-
-
Barry Warsaw yazdı
dynamically imported when Pynche is running via askcolor out of a package. If the ImportError occurs, try again, prepending the package name and digging out the module.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 05 Tem, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 02 Tem, 1999 8 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
Rearrange & comment on others.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
time finding the bindings.
-
Guido van Rossum yazdı
different values in the environ dict with the same key (although he couldn't explain exactly how this came to be). Since getenv() uses the first one, Python should do too. (Some doubts about case sensitivity, but for now this at least seems the right thing to do regardless of platform.)
-
- 01 Tem, 1999 8 kayıt (commit)
-
-
Guido van Rossum yazdı
In splithost, accept empty host part in URLs. This is required for file URLs that can have an empty host part. For such URLs, we should not return the initial 2 slashes as part of the file name.
-
Fred Drake yazdı
Updated comments on several remaining modules.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
<danielb@digitalfocus.com>. Added credit to Martin von Loewis for creating the module and documentation.
-
Fred Drake yazdı
described in the sub-sections are directly available at the module level. He found this confusing.
-
Fred Drake yazdı
table at the front of the chapter) a hyperlink.
-
- 30 Haz, 1999 2 kayıt (commit)
-
-
Just van Rossum yazdı
-
Fred Drake yazdı
Barcla <danielb@digitalfocus.com>. Also added example of what happens when a parameter is set both positionally and by a keyword (one of Daniels suggestions related to that paragraph).
-
- 29 Haz, 1999 12 kayıt (commit)
-
-
Fred Drake yazdı
incomplete; I don't remember what else I thought I was going to put in, but it looks o.k. to me know.
-
Fred Drake yazdı
-
Fred Drake yazdı
for the manual class go one deeper than it previously did (\subsection entries will now be numbered); no change for howto documents. This makes it easier to refer precisely to smaller sections using \ref.
-
Fred Drake yazdı
to make it clear that these are instance attributes, not module data.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Make reference to the copy_reg module a hyperlink.
-
Fred Drake yazdı
-
Fred Drake yazdı
cannot be byteswapped.
-
Fred Drake yazdı
-
Fred Drake yazdı
exceptions. When raising NotANumber, pass the string that failed as the exception value.
-