- 26 Apr, 1999 7 commits
-
-
Barry Warsaw authored
(with some controversy surrounding AliceBlue :-)
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
You can switch database by just loading the new one; the list window and nearest colors adapt to the new database. Some reorganizing of code. Also, the name of the database file is stored in the ~/.pynche pickle. If it can't be loaded, fallbacks are used.
-
Guido van Rossum authored
file URLs.
-
Guido van Rossum authored
Ho ho ho -- that's trickier than it sounded! The colorizer is working with "line.col" strings instead of Text marks, and the absolute coordinates of the point of interest can change across the self.update call (voice of baffled experience, when two quick backspaces no longer fooled it, but a backspace followed by a quick ENTER did <wink>). Anyway, the attached appears to do the trick. CPU usage goes way up when typing quickly into a long triple-quoted string, but the latency is fine for me (a relatively fast typist on a relatively slow machine). Most of the changes here are left over from reducing the # of vrbl names to help me reason about the logic better; I hope the code is a *little* easier to
-
- 25 Apr, 1999 1 commit
-
-
Jack Jansen authored
Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet.
-
- 24 Apr, 1999 2 commits
-
-
Just van Rossum authored
added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr
-
Just van Rossum authored
-
- 23 Apr, 1999 28 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
The test really wanted to distinguish between the two. So now we test for __GLIBC__ instead. I have confirmed that this works for glibc and I have an email from Christian Tanzer confirming that it works for libc5, so it should be fine.
-
Fred Drake authored
and an explanation of why any of stat.S_*() would be used instead of os.path.is*(). (With some really small enhancements by me.)
-
Fred Drake authored
<lannert@lannert.rz.uni-duesseldorf.de>.
-
Fred Drake authored
on comments from Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>.
-
Fred Drake authored
<lannert@lannert.rz.uni-duesseldorf.de>.
-
Fred Drake authored
<lannert@lannert.rz.uni-duesseldorf.de>.
-
Fred Drake authored
<lannert@lannert.rz.uni-duesseldorf.de>.
-
Fred Drake authored
-
Fred Drake authored
Added a pointer to Grail in the see-also section, since it's used as an example.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Adjust markup to be a little more consistent with the rest of the document.
-
Barry Warsaw authored
-
Fred Drake authored
-
Fred Drake authored
Fix a couple of grammatical errors.
-
Fred Drake authored
Clarify the usage of a parameter.
-
Fred Drake authored
-
Fred Drake authored
Added a "See also" section.
-
Fred Drake authored
broken). Added a "See also" section.
-
Fred Drake authored
-
Fred Drake authored
(properly) converted to - by LaTeX2HTML.
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
- 22 Apr, 1999 2 commits
-
-
Guido van Rossum authored
menu, command line and color preferences.
-
Guido van Rossum authored
-