- 03 May, 1999 23 kayıt (commit)
-
-
Guido van Rossum yazdı
(I tweaked it slightly so examples are allowed to have no date too.)
-
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ı
(Andrew Dalke & kjpylint)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Make error an alias for ValueError. (Andrew Dalke & kjpylint)
-
Guido van Rossum yazdı
This will enlighten Andrew Dalke; I don't know about kjpylint. :-)
-
Guido van Rossum yazdı
undefined 'nframes'. Should be self._nframes. (Andrew Dalke & kjpylint)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
I'm still unsure, but couldn't stand the virtual event trickery so tried a different sin (adding undo_block_start/stop methods to the Text instance in EditorWindow.py). Like it or not, it's efficient and works <wink>. Better idea? Give the attached a whirl. Even if you hate the implementation, I think you'll like the results. Think I caught all the "block edit" cmds, including Format Paragraph, plus subtler ones involving smart indents and backspacing.
-
Guido van Rossum yazdı
[W]hile trying to dope out how redirection works, stumbled into two possible glitches. In the first, it doesn't appear to make sense to try to rename a command that's already been destroyed; in the second, the name "previous" doesn't really bring to mind "ignore the previous value" <wink>.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
and foo/index.html. Make a copy instead. (Appearantly some tar openers on non-Unixlike systems can't handle hard links.)
-
Fred Drake yazdı
and $part/index.html. Make a copy instead. (Appearantly some tar openers on non-Unixlike systems can't handle hard links.)
-
- 02 May, 1999 2 kayıt (commit)
-
-
Greg Ward yazdı
meaningful return values: respectively, whether the copy was done, and the list of files that were copied. This meant some trivial changes in core.py as well: the Command methods that mirror 'copy_file()' and 'copy_tree()' have to pass on their return values.
-
Greg Ward yazdı
of the 'install_py' command rather than 'build_py'. Obviously, this meant that the 'build_py' and 'install_py' modules had to change; less obviously, so did 'install' and 'build', since these higher-level commands must make options available to control the lower-level commands, and some compilation-related options had to migrate with the code.
-
- 01 May, 1999 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 30 Nis, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
once for foo + module.so, once for foomodule + .so).
-
- 29 Nis, 1999 11 kayıt (commit)
-
-
Fred Drake yazdı
there, but the "modules" icon is active.
-
Fred Drake yazdı
added to the anchors in the navigation bars. These are added somewhere deep with l2h, and are stupid.
-
Fred Drake yazdı
-
Fred Drake yazdı
one caused problems on case-insensitive file systems).
-
Fred Drake yazdı
-
Fred Drake yazdı
names.
-
Fred Drake yazdı
Remember to delete index.html for clobber since it is now generated..
-
Fred Drake yazdı
Hopper <rhh@vislab.epa.gov>.
-
Fred Drake yazdı
-
Fred Drake yazdı
index to update the version number; boilerplate.tex remains the only document source for this information.
-
Fred Drake yazdı
-