summaryrefslogtreecommitdiffstats
path: root/Modules/structmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-1/+1
* * Changed all copyright messages to include 1993.Guido van Rossum1993-03-291-2/+2
* unpack() now returns a tuple, not a listGuido van Rossum1992-08-191-1/+23
* struct: pack/unpack binary structs; fcntl: fcntl(), ioctl().Guido van Rossum1992-08-171-0/+447