summaryrefslogtreecommitdiffstats
path: root/Include/cellobject.h
Commit message (Expand)AuthorAgeFilesLines
* PEP 3123: Provide forward compatibility with Python 3.0, while keepingMartin v. Löwis2007-07-211-1/+1
* Wrote down the invariants of some common objects whose structure isArmin Rigo2004-10-281-1/+1
* Excise DL_EXPORT from Include.Mark Hammond2002-08-121-4/+4
* Cells are not VAR objects.Jeremy Hylton2002-02-281-1/+1
* PEP 227 implementationJeremy Hylton2001-01-251-0/+28