- 10 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 09 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Don't rewrite the file in place. (Reported by Andy Dustman.)
-
- 08 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Nis, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(Not much has changed :-( )
-
- 02 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
main() when imported (in other words, it is not usable as a module).
-
- 29 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 28 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
I should have waited overnight <wink/sigh>. Nothing wrong with the one I sent, but I couldn't resist going on to add new -r1 / -r2 cmdline options for recreating the original files from ndiff's output. That's attached, if you're game! Us Windows guys don't usually have a sed sitting around <wink>.
-
- 27 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Attached is a cleaned-up version of ndiff (added useful module docstring, now echo'ed in case of cmd line mistake); added -q option to suppress initial file identification lines; + other minor cleanups, & a slightly faster match engine.
-
- 26 Mar, 1999 3 kayıt (commit)
-
-
Fred Drake yazdı
killed. Discard the error in that case, but propogate it otherwise.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 24 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Unfortunately his code breaks wcgui.py in a way that's not easy to fix. I expect that this is a temporary situation -- eventually Sam's changes will be merged back in. (The changes add a -t option to specify exceptions to the -x option, and explicit checking for #foo style fragment ids.)
-
- 15 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
the ob_itself pointer. This allows (when using the mixin) different Python objects pointing to the same C object and behaving well as dictionary keys. Or so sez Jack Jansen...
-
- 12 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Under Windows, python freeze.py -o hello hello.py creates all the correct files in the hello subdirectory, but the Makefile has the directory prefix in it for frozen_extensions.c nmake fails because it tries to locate hello/frozen_extensions.c (His fix adds a call to os.path.basename() in the appropriate place.)
-
- 11 Mar, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
pyclbr.Class object; this can happen when the superclass is unrecognizable (to pyclbr), e.g. when module renaming is used. - Show a watch cursor when calling pyclbr (since it may take a while recursively parsing imported modules!).
-
- 10 Mar, 1999 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
directories on sys.path modules in selected directory classes in selected module methods of selected class Sinlge clicking in a directory, module or class item updates the next column with info about the selected item. Double clicking in a module, class or method item opens the file (and selects the clicked item if it is a class or method). I guess eventually I should be using a tree widget for this, but the ones I've seen don't work well enough, so for now I use the old Smalltalk or NeXT style multi-column hierarchical browser.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
- Display "(None)" (or text of your choosing) when empty. - Don't set the focus.
-
- 09 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Test for self.returntype behaving like OSErr rather than being it.
-
- 18 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Şub, 1999 7 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
depending on menu post commands (which don't work when the menu is torn off).
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 16 Şub, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
# "import fooblurg" :-)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
"python modulator.py EXAMPLE.py") and that it's only there in case you don't have Tkinter.
-
- 08 Şub, 1999 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 01 Şub, 1999 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-