- 29 Agu, 1995 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Sjoerd Mullender yazdı
-
Jack Jansen yazdı
Internet/WWW section, for lack of a better place.
-
Sjoerd Mullender yazdı
getcounts() returns a list of counts of allocations and deallocations for all different object types. getobjects(n [, type ]) returns a list of recently allocated and not-yet-freed objects of the given type (all objects if no type given). Only the n most recent (all if n==0) objects are returned. getcounts is only available if compiled with -DCOUNT_ALLOCS, getobjects is only available if compiled with -DTRACE_REFS. Note that everything must be compiled with these options!
-
- 28 Agu, 1995 17 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Sjoerd Mullender yazdı
-
cvs2svn yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 17 Agu, 1995 10 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
may be NULL (for user items, for instance).
-
Jack Jansen yazdı
-
Jack Jansen yazdı
returned by event routines)
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
this.... Hope it is correct)
-
Jack Jansen yazdı
dialogs). This is an incompatible change.
-
Jack Jansen yazdı
-
- 15 Agu, 1995 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
If code keeps a reference to self.fp or any of its methods, you don't want to close self.fp just because no explicit reference is kept to self.
-
- 14 Agu, 1995 6 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
MacOS.HandleEvent. Also, prints are now inside 'if DEBUG'.
-
Jack Jansen yazdı
- mkalias makes a finder alias - copy copies a file, finder info, resources and all. - copytree does the same for a whole tree.
-