- 06 Ara, 1999 2 kayıt (commit)
-
-
Guido van Rossum yazdı
uses the BSD version of the lock structure. Sigh, @!%$.
-
Barry Warsaw yazdı
correctly. Patch suggested by Mads Kiilerich <mk@solit.dk>.
-
- 03 Ara, 1999 7 kayıt (commit)
-
-
Jack Jansen yazdı
Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't write their datafork so it appears safe.
-
Jack Jansen yazdı
-
Fred Drake yazdı
<bernhard@uwm.edu>. Added a check that no parameters were passed to byteswap(); previously allowed any parameters you happened to pass.
-
Greg Ward yazdı
Bunch of little bug fixes that appeared in building non-packagized distributions. Mainly: - brain-slip typo in 'get_package_dir()' - don't try to os.path.join() an empty path tuple -- it doesn't like it - more type-safety in 'build_module()'
-
Jack Jansen yazdı
was always meant to be the default, and the new example-2 was pretty critical of this.
-
Jack Jansen yazdı
process to freezing.html.
-
Jack Jansen yazdı
module.
-
- 02 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
may have missed an applet being dropped on us). This may fix the obscure bug Tony Ingraldi was experiencing.
-
- 01 Ara, 1999 18 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Fred Drake yazdı
-
- 30 Kas, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
(and even when it fails). This avoids the problem where a trailing separator is not removed when win32api.GetFullPathName() is used.
-
- 28 Kas, 1999 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 24 Kas, 1999 2 kayıt (commit)
-
-
Greg Stein yazdı
-
Greg Stein yazdı
-
- 23 Kas, 1999 2 kayıt (commit)
-
-
Fred Drake yazdı
join_adjacent_elements(): Hack to merge adjacent instances of <option>; the source \programopt with GNU-style long options created problems with LaTeX2HTML; this removes the evil workaround, which should never be necessary from structured documents(!).
-
Fred Drake yazdı
Do adopt DocBook's <command>, <option>, <envar> names for \program, \programopt, \envvar. Add \filenq --> <filename quote="no"> (it has to go somewhere, at least for now).
-
- 20 Kas, 1999 4 kayıt (commit)
-
-
Greg Stein yazdı
-
Greg Stein yazdı
-
Greg Stein yazdı
-
Greg Stein yazdı
remove use of "os" module (bootstrap issues) and go to the underlying platform-specific modules fix problem in _compile() (trapped wrong error on permission issues) add SysPathImporter and BuiltinImporter put __file__ into modules imported from the filesystem. [backwards compat] put __path__ into modules [backwards compat] oops: it is doing this for all modules, not just packages. comment and tweak to the PackageArchiveImporter
-
- 19 Kas, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
Use the methods on the AST object instead of module-level functions; these have been implemented for a couple of versions now, and are already used in the module documentation in preference to the functions.
-
- 18 Kas, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
released status. Has to be changed just before publishing anyway.
-