- 29 Jun, 1998 1 commit
-
-
Guido van Rossum authored
the '%' should be put back in.
-
- 28 Jun, 1998 9 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
cmd, multifile and smtplib.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 27 Jun, 1998 8 commits
-
-
Guido van Rossum authored
the filename contains at least a rudimentary pathname. (The bad part is that we need to call getcwd() because only a prefix of ".\\" is not enough -- we prefix the drive letter.)
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
long, but it sure helps!
-
Guido van Rossum authored
is returned as the object's __doc__ attribute. (If only the list of methods would be referenced from the type...)
-
Guido van Rossum authored
document new LockType and reverse the preference for exit() vs. exit_thread() -- exit() is now preferred and exit_thread() is obsolete.
-
Guido van Rossum authored
Py_InitModule4() with appropriate arguments.
-
Guido van Rossum authored
a doc string.
-
- 26 Jun, 1998 11 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
object before using it.
-
Guido van Rossum authored
Marangozov.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
augmenting them here and there. For now, it works more-or-less similar to unix/windows freeze, generating a config.c file, but storing modules in PYC resources. A template project is also copied. The hooks are in place to freeze by merging shared libraries so you can freeze without a C compiler/linker, but this does not work yet.
-
Jack Jansen authored
-
Guido van Rossum authored
-
- 25 Jun, 1998 6 commits
-
-
Guido van Rossum authored
function.
-
Fred Drake authored
it's already decribed that way in the description.
-
Guido van Rossum authored
-
Guido van Rossum authored
retrieve one or more URLs to stdout. Use -t to run the self-test.
-
Guido van Rossum authored
changes, and made only a few minor changes. No changes of my own this time.
-
Guido van Rossum authored
in comments and doc strings.
-
- 24 Jun, 1998 1 commit
-
-
Guido van Rossum authored
-
- 23 Jun, 1998 3 commits
-
-
Guido van Rossum authored
possible to use this in PythonWin, and to replace Fredrik Lundh's PythonInterpreter class. Fredrik is credited with the class' API.
-
Guido van Rossum authored
-
Guido van Rossum authored
MultiFile constructor, and only do the posstack bookkeeping when it is true.
-
- 22 Jun, 1998 1 commit
-
-
Fred Drake authored
to pypaper.sty. Added the use of the "avant" package to use AvantGarde for the sans-serif font instead of the helvetica font loaded by the "times" package.
-