| Commit message (Expand) | Author | Age | Files | Lines |
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo... | Georg Brandl | 2010-12-30 | 1 | -89/+0 |
|
|
* | #6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Dem... | Georg Brandl | 2010-08-01 | 1 | -2/+2 |
|
|
* | Merged revisions 81881-81882 via svnmerge from | Benjamin Peterson | 2010-06-27 | 1 | -3/+12 |
|
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -43/+43 |
|
|
* | Issue #3717: Fix Demo/embed/demo.c. | Martin v. Löwis | 2008-10-17 | 1 | -14/+29 |
|
|
* | Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i... | Christian Heimes | 2007-12-02 | 1 | -1/+1 |
|
|
* | Update to use more modern calling conventions; also avoid a magic number | Fred Drake | 2001-11-17 | 1 | -3/+2 |
|
|
* | Fix weird typo caused by ANSIfication (nobody bothered to test it | Guido van Rossum | 2001-01-10 | 1 | -1/+1 |
|
|
* | Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, | Thomas Wouters | 2000-07-22 | 1 | -8/+5 |
|
|
* | Call Py_SetProgramName() instead of redefining getprogramname(), | Guido van Rossum | 1999-03-09 | 1 | -11/+3 |
|
|
* | Just for fun, add a static module, "xyzzy" -- show that calling its | Guido van Rossum | 1997-12-25 | 1 | -0/+30 |
|
|
* | adapted to new naming; clarify comments somewhat | Guido van Rossum | 1995-03-28 | 1 | -7/+8 |
|
|
* | initial checkin | Guido van Rossum | 1994-10-08 | 1 | -0/+46 |
|
|