2001-03-02 |
Ka-Ping Yee | Make getsourcefile() succeed even if the filename doesn... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | Replace literal '@test' with TESTFN. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Guido van Rossum | When catching errors from os.rmdir(), test for os.error... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Guido van Rossum | Add a new item to the Python 2.1 start menu: "Module... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Guido van Rossum | Believe it or not, but "more" on Windows requires ... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Guido van Rossum | Refactored the warning-issuing code more. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Tim Peters | Thanks to Steven Majewski, finally putting MacOS X... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Tim Peters | Added William Tanksley. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Tim Peters | Make names in __future__.py bind to class instances... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | Clean up the handling of getsourcefile/getabsfile. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | Clarify the purpose of getsourcefile(). |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | Clarify synopsis line a bit. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Tim Peters | test_global was broken by some recent checkin. Repairing. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | When seeking the module for an object, compare absolute... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Ka-Ping Yee | Use imp.get_suffixes to determine a module name in... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | - Numeric now lives in Lib:site-python. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | - Numeric now lives in Lib:site-python. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | Removed some stuff that shouldn't be in the dev distrib... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | Removed Extensions:Numeric from sys.path. It now lives... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | Silly typo which caused the stack browser to crash. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jack Jansen | Also build Imaging for Carbon. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jeremy Hylton | Useful future statement support for the interactive... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Martin v. Löwis | Put current date into POT-Creation-Date; leave PO-Revis... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | Thank Jason Tishler and Steven Majewski for their help... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Solaris defines VSWTCH instead of VSWTC; carefully... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Wrap some long lines, use only C89 /* */ comments,... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Add Samuele Pedroni |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Test interaction of global and nested scopes -- thanks... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Added entry for urllib2 documentation. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Also accept .so as an extension for module files. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Use larger chunks for the HTML version of the Distutils... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Comment out section titles for sections that have not... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Comment out section titles for sections that have not... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Document configuration flags to compile for large file... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Two improvements to large file support: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | More MacOSX fiddling. As noted in a comment, I believe... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Better __credits__. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Here we go again, another round of version bumping... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Add __author__ and __credits__ variables. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Add __author__ variable. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Docstring improvements. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | More fiddling w/ the new-fangled Mac import code. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Moshe Zadka | Checking in patch 404826 -- urllib2 enhancements and... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Suppress a compiler warning under OpenVMS; time_t is... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jeremy Hylton | Fix core dump in example from Samuele Pedroni: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jeremy Hylton | Visit the closure during traversal and XDECREF it on... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Bump the release number to 2.1b1. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Skip Montanaro | final round of __all__ lists (I hope) - skipped urllib2... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Skip Montanaro | move import into function to avoid having to add an... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Add getlineno() routine to account for LINENO optimization. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Revised version of Jason Tishler's patch to make this... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Add tests for the .copy() methods of both weak dictiona... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred Drake | Change WeakDictionary to WeakValueDictionary in a coupl... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | Prepare Windows for 2.1 beta 1: installer dialogs... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | Added blurbs about difflib, doctest and Windows import... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | Remove extra close curly in code #ifdef'ed out on my... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Tim Peters | In Steven's apparent absence, check in *something*... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Andrew M. Kuchling | Fix markup nit pointed out by FLD |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Jeremy Hylton | Don't add global names to st->st_global if we're alread... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guido van Rossum | Use |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Call main routine in pydoc module (pydoc.cli). |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ka-Ping Yee | Normalize case of paths in sys.path to avoid duplicates... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | Add test case for global stmt at module level. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | undo introduction of st_global_star |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Document PyErr_WarnExplicit(). |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | Warn about global statement at the module level. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Document warn_explicit(). |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jack Jansen | Disable GetWindowSpareFlag and GetWindowGoAwayBox on... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | update output to reflect exception that is now raised |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jack Jansen | Put PPC distributions back in, rearranged packages... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | add DEF_BOUND |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Add entry for the inspect module. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Clean up some of the markup for consistency, wrap some... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Fix some rules broken by typos, others by the flattenin... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | Add warning/error handlin for problematic nested scopes... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | Fix filter for SyntaxErrors |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Fix for bug #405007: prefix subdir to scripts in order... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Add description of PEP235 |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Move a comment around to where it belongs (the code... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Cover pydoc |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Document the object allocator |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Let's have some sanity. Introduce a helper to issue... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Skip Montanaro | added description of NL token |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Use the new PyErr_WarnExplicit() API to issue better... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | SyntaxError__init__(): Be a little more robust when... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Move some constant initialization from FTP.__init__... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Add PyErr_WarnExplicit(), which calls warnings.warn_exp... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Add declaration for PyErr_WarnExplicit(). |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Guido van Rossum | Add a new API: |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Mention pydoc |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Leave #! lines featuring /usr/bin/env alone |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Now that Jeremy is asking about this code, it looks... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Install the pydoc script |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Add script form of pydoc so that it's present in beta1... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Fix for bug #404875: fix typo in setup.py |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Andrew M. Kuchling | Placate tabnanny |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Fred Drake | Define lots of constants for indexes into the structure... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Jeremy Hylton | Add regression test for future statements. This adds... |
commit | commitdiff | tree | snapshot |
next |