Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide encoding as keyword argument; soften warning paragraph about encodings | Andrew M. Kuchling | 2006-05-02 | 1 | -6/+7 |
* | Add item | Andrew M. Kuchling | 2006-05-01 | 1 | -0/+5 |
* | Some ElementTree fixes: import from xml, not xmlcore; fix case of module name... | Andrew M. Kuchling | 2006-05-01 | 1 | -6/+6 |
* | Add item | Andrew M. Kuchling | 2006-04-30 | 1 | -0/+6 |
* | Add two items | Andrew M. Kuchling | 2006-04-30 | 1 | -0/+17 |
* | Add item | Andrew M. Kuchling | 2006-04-29 | 1 | -1/+5 |
* | Make case of 'ZIP' consistent | Andrew M. Kuchling | 2006-04-29 | 1 | -1/+1 |
* | Add item | Andrew M. Kuchling | 2006-04-29 | 1 | -0/+5 |
* | Bump document version | Andrew M. Kuchling | 2006-04-27 | 1 | -1/+1 |
* | Add labels to all sections | Andrew M. Kuchling | 2006-04-26 | 1 | -11/+11 |
* | [Bug #1475080] Fix example | Andrew M. Kuchling | 2006-04-26 | 1 | -2/+2 |
* | minor tweak | George Yoshida | 2006-04-25 | 1 | -1/+1 |
* | Rework context terminology | Andrew M. Kuchling | 2006-04-25 | 1 | -21/+22 |
* | Add two items; easy_install is now off the table, though pkgutil still is | Andrew M. Kuchling | 2006-04-25 | 1 | -1/+14 |
* | Edits, using the new term | Andrew M. Kuchling | 2006-04-24 | 1 | -29/+31 |
* | Add two items | Andrew M. Kuchling | 2006-04-23 | 1 | -0/+29 |
* | Edits to the PEP 343 section | Andrew M. Kuchling | 2006-04-23 | 1 | -65/+62 |
* | Guido wrote contextlib, not me, but thanks anyway. ;) | Phillip J. Eby | 2006-04-21 | 1 | -1/+0 |
* | Add item | Andrew M. Kuchling | 2006-04-21 | 1 | -0/+5 |
* | Add \label to make better HTML filenames | Andrew M. Kuchling | 2006-04-21 | 1 | -16/+16 |
* | Add two items; typographical improvement for the 'with' statement; minor edits | Andrew M. Kuchling | 2006-04-21 | 1 | -29/+48 |
* | Change a footnote to a parenthetical (in two senses) paragraph | Andrew M. Kuchling | 2006-04-20 | 1 | -5/+8 |
* | Argh, make another markup fix | Andrew M. Kuchling | 2006-04-20 | 1 | -1/+1 |
* | Markup fix | Andrew M. Kuchling | 2006-04-20 | 1 | -1/+1 |
* | Add some items; add "New module" consistently; make contextlib.closing exampl... | Andrew M. Kuchling | 2006-04-20 | 1 | -20/+44 |
* | Write datetime.strptime() item; show use of @contextmanager in defining __con... | Andrew M. Kuchling | 2006-04-19 | 1 | -18/+48 |
* | Add item | Andrew M. Kuchling | 2006-04-18 | 1 | -2/+12 |
* | fix long option markup | George Yoshida | 2006-04-17 | 1 | -2/+2 |
* | Update status of document | Andrew M. Kuchling | 2006-04-17 | 1 | -3/+2 |
* | Remove translated code hidden inside a comment environment; latex2html gets c... | Andrew M. Kuchling | 2006-04-17 | 1 | -32/+0 |
* | Add item | Andrew M. Kuchling | 2006-04-16 | 1 | -3/+3 |
* | Describe contextlib module. (Done for today...) | Andrew M. Kuchling | 2006-04-16 | 1 | -19/+77 |
* | Write most of the 'writing context managers' section. I'd like comments on it, | Andrew M. Kuchling | 2006-04-16 | 1 | -43/+211 |
* | Add an item; better crediting; fix error in SQL example; minor edits | Andrew M. Kuchling | 2006-04-14 | 1 | -32/+29 |
* | Add more items | Andrew M. Kuchling | 2006-04-14 | 1 | -10/+70 |
* | Add an item and a reminder | Andrew M. Kuchling | 2006-04-14 | 1 | -0/+9 |
* | Typo fix | Andrew M. Kuchling | 2006-04-13 | 1 | -1/+1 |
* | [Bug #1464571] Mention that generator's .gi_frame can now be None | Andrew M. Kuchling | 2006-04-13 | 1 | -2/+12 |
* | Add some items | Andrew M. Kuchling | 2006-04-13 | 1 | -6/+16 |
* | Include more detail on Coverity results and add a link; minor edits | Andrew M. Kuchling | 2006-04-13 | 1 | -8/+9 |
* | Describe sys.subversion, Py_GetBuildInfo() | Andrew M. Kuchling | 2006-04-13 | 1 | -4/+34 |
* | Fix {} mismatch spotted by George Yoshida. | Neal Norwitz | 2006-04-13 | 1 | -1/+1 |
* | Fix typography of Martin's name | Andrew M. Kuchling | 2006-04-13 | 2 | -4/+4 |
* | Write some ctypes examples | Andrew M. Kuchling | 2006-04-13 | 1 | -4/+73 |
* | Mention ASCII as default encoding; update TODO list; use PyCF_ONLY_AST by MvL... | Andrew M. Kuchling | 2006-04-12 | 1 | -9/+26 |
* | Bump version number; rearrange introduction a bit | Andrew M. Kuchling | 2006-04-12 | 1 | -9/+8 |
* | Add PEP 243 section | Andrew M. Kuchling | 2006-04-12 | 1 | -1/+26 |
* | Note C API incompatibilities | Andrew M. Kuchling | 2006-04-12 | 1 | -0/+32 |
* | Mention access to ASTs | Andrew M. Kuchling | 2006-04-12 | 1 | -1/+14 |
* | Complete the ElementTree section | Andrew M. Kuchling | 2006-04-11 | 1 | -5/+32 |