COMMITS
/ Modules/structmodule.c December 31, 1996
G
Fix the first bugs... treatment of 0 count was wrong, and memchr()
Guido van Rossum committed
G
Pretty much rewritten to fulfull several long-standing wishes:
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
February 2, 1995
J
Quick hack so PowerPC macs can access system structures
Jack Jansen committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
August 19, 1992
G
unpack() now returns a tuple, not a list
Guido van Rossum committed
August 17, 1992
G
struct: pack/unpack binary structs; fcntl: fcntl(), ioctl().
Guido van Rossum committed