summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macguesstabsize.c
Commit message (Collapse)AuthorAgeFilesLines
* Optimization: don't try to get a tabsize resource if we know the fileJack Jansen1999-09-301-0/+3
| | | | doesn't have one (stdin and such), OpenRF appears to be an expensive call.
* Added/updated copyright noticesJack Jansen1997-01-311-0/+31
| | | | (and the &*^$%@ resource files got binhexed again, sigh)
* fixed commentGuido van Rossum1995-01-221-1/+1
|
* More Pstring() stuff and some cosmeticsJack Jansen1995-01-181-2/+0
|
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-191-2/+2
|
* Replace <MacHeaders> by specific required header filesGuido van Rossum1994-06-271-1/+5
|
* Initial revisionGuido van Rossum1994-01-051-0/+27