2000-02-04 |
Guido van Rossum | Added a simple test program to disassemble a file,... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Guido van Rossum | Actually, the previous batch's comment should have... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Guido van Rossum | The third and final doc-string sweep by Ka-Ping Yee. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Guido van Rossum | More trivial comment -> docstring transformations by... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jeremy Hylton | checking in initial weekend's work |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jeremy Hylton | make p2c a package |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jeremy Hylton | three files from the p2c cvs tree. the message here... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Greg Ward | Improved an error message. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Greg Ward | Changed 'compile()' method to compile files one-at... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Guido van Rossum | Mark Hammond renames the x86 projects back to what... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Fred Drake | The dircmp module is now obsolete. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Fred Drake | These modules are now declared obsolete. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Guido van Rossum | According to Harri Pasanen, the Solaris+gcc test for... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Guido van Rossum | According to Harri Pasanen, the Solaris+gcc test for... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Guido van Rossum | # module filecmp |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Guido van Rossum | In _fileobject, optimize read() a bit (it could be... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Guido van Rossum | Optimize abspath() slightly for the case that win32api... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Guido van Rossum | Make read() and readlines() conform more to the file... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Guido van Rossum | Mass patch by Ka-Ping Yee: |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Greg Ward | Patch from Joe Van Andel: fix arg to % operator in... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Greg Ward | Comment fix. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Guido van Rossum | Sjoerd Mullender writes: |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Fred Drake | Added docstring to crypt.crypt() based on the documenta... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Guido van Rossum | The initialization of posix_putenv_garbage should only... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Allow either README or README.txt as a "standard file". |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Fixed broken list extend in 'copy_tree()'. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Added 'description' class attribute to every command... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Added 'dist' command. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Improvements to the help system: |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Greg Ward | Added missing run of corresponding 'build' command. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Jack Jansen | Big oops: macfs has always been using a private excepti... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Jack Jansen | Hmm, the project wasn't a 5.3 file, despite the log... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Jack Jansen | Build the Nav module too. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Jack Jansen | If there's an error in an fsspec argument raise MacOS... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Guido van Rossum | Trent Mick: Setup PC configuration so that MSDEV choose... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Fred Drake | Don't insert extra indentation before <title> elements. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Guido van Rossum | The rest of the changes by Trent Mick and Dale Nagata... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Guido van Rossum | Fix some broken links. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Guido van Rossum | Changes by Trent Mick (of ActiveState) and Dale Nagata... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Guido van Rossum | Two patches from Jack Jansen: |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Jeremy Hylton | EXPERIMENTAL |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Guido van Rossum | Change two occurrences of type(x) <> types.CodeType... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Jack Jansen | Made all textfields in message and question boxes minim... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Fix indentation bug. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Catch OSError from 'spawnv()' in '_spawn_nt()'. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Removed /GD switch -- currently ignored by MSVC. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added compiler flags suggested by Thomas Heller: optimi... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added missing import. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Added code to use Jim Ahlstrom's zipfile.py module... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Fix library filename methods -- there is no 'lib' prefi... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Always run sys.prefix and sys.exec_prefix through ... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Greg Ward | Ditch unneeded imports. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guido van Rossum | Fix by Nick Russo in processing of timezone in test... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Guido van Rossum | According to Ron Bickers, and with apparent approval... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | - Actually _implemented_ SetFolder() |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | Handling of defaultLocation argument was wrong, causing... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | List objects obtained through as_List(resource) are... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Jack Jansen | Get/set sys.path initializer in new appearance way. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | Fix a bug in exec_statement() noted incidentally by... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | The functions asctime() and mktime() are documented... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Guido van Rossum | On Linux, one sometimes sees spurious errors after... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | 'newer_group()' can now deal with missing files, in... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Abstracted '_fix_link_args()' out of 'link_shared_objec... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Removed a bunch of irrelevant parameters from 'link_sta... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Greg Ward | Typo fix: 'file.warn' should have been 'manifest.warn... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jack Jansen | Two constants were missing. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jack Jansen | Added initializer routine optionally to be used as... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guido van Rossum | The correct RFC to reference is RFC-1521 (MIME part... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Greg Stein | redesign/rebuild around the ImportManager concept. |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Jack Jansen | CW Pro 5.3 projects. |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Fred Drake | setup_confname_table(): Use size_t instead of int... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Jack Jansen | Nasty error: handle parameters are passed by _address_... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Jack Jansen | Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADING |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Jack Jansen | Modified for new dll import source organisation by... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Jack Jansen | Modified for appearance. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Oops, forgot & in ParseTuple argument in ControlGetData... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | skip CVS folders when building the Scripts menu -- jvr |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | updated copyright string |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Guido van Rossum | Implement the other easy thing: repr() of a float now... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Added item about specific missing entries in the C... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Just van Rossum | changed the "method find" algorithm so the function... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | long_format(): Now takes a third parameter, addL;... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Revise tests to support str(<long int object>) not... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Added a reference to oldPICTbrowse.py. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Converted to Appearance and using a List control in... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Partially converted to Appearance, the dialog still... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Converted to Appearance. |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Jack Jansen | Unified handle-conversion scheme to |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Fred Drake | Adjusted apply() docstring based on comments from Gerri... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Fred Drake | Don't call len() if the value is already cached! Caugh... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Fred Drake | For ZlibError and ZLIB_VERSION, only attempt to add... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Guido van Rossum | Cleanup patches from Greg Stein: |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Removed a couple of items that got done(!). |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document GetoptError and label error an alias. |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Guido van Rossum | Contribution from Gerrit Holl: |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document 1.5.2+ aspects of the NotANumber exception... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Fred Drake | Document that the |mode| parameter to open() is optiona... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Guido van Rossum | Vladimir Marangozov: |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Added setargv.obj to the link link. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Guido van Rossum | Add dynload_win.c to project. |
commit | commitdiff | tree | snapshot |
next |