- 31 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
sensitive to tab size. Uses a different strategy than tabpolice.py, but has compatible usage.
-
- 30 Mar, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 27 Mar, 1998 12 kayıt (commit)
-
-
Guido van Rossum yazdı
optionally be passed to unbind() (or you can apss it to deletecommand()).
-
Fred Drake yazdı
doing this here may prove to not be such a good idea, but we'll see.
-
Fred Drake yazdı
-
Fred Drake yazdı
easier to work with than the Perl code.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Cleaned up some problems that caused minor warnings. Added environments for object methods and members, with non-indexing variants. This includes reduced use of the indexsubitem setting, allowing more robust index generation. Removed some unused definitions.
-
Fred Drake yazdı
Remove index generation from Perl; use an external script instead.
-
Fred Drake yazdı
-
Fred Drake yazdı
Added brief section on the howto support.
-
Fred Drake yazdı
Implemented some new features of python.sty for methods & members. Fixed some bugs. Cleaned up some perl code and made some basic regular expressions more robust.
-
Fred Drake yazdı
-
- 26 Mar, 1998 16 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
"self.dict.close()" and ignore the exception. The "if self.dict:" part would be calculated through len(self.dict.keys()), which is very expensive for a large dictionary...
-
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ı
need this any more and apparently it screws up their configuration.
-
Barry Warsaw yazdı
otherwise return nil. (py-execute-region): When executing the buffer asynchronously in a subprocess, if an exception occurred, show both the output buffer and the file containing the exception, leaving point on the source line containing bottom-most error in the traceback. If no exception occurred, jump to the output buffer (no change).
-
- 25 Mar, 1998 6 kayıt (commit)
-
-
Barry Warsaw yazdı
zero sized output buffer.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
use them for manuals.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
latest pdftex. (Which we have here at CNRI.) This makes the PDF targets work again.
-
- 24 Mar, 1998 3 kayıt (commit)
-
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-