summaryrefslogtreecommitdiff
path: root/Mac/Python/macgetpath.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-04-29 21:57:08 +0000
committerGuido van Rossum <guido@python.org>1998-04-29 21:57:08 +0000
commitf975699c0767ac02f0e50cd45023080799e98b5e (patch)
tree3d8c849fef98468290cf6c100b57d2bf55732448 /Mac/Python/macgetpath.c
parentf0c891a2b2ed16a34ab433f6e084adf9c4647d25 (diff)
downloadcpython-git-f975699c0767ac02f0e50cd45023080799e98b5e.tar.gz
Save a tiny bit of time: self.tk.call takes a tuple argument so it's
not needed to say apply(self.tk.call, t); self.tk.call(t) has the same effect. This cuts down tremendously on the number of apply() calls made. No measurable effect, but at the very least it saves the lookup of apply() in the globals!
Diffstat (limited to 'Mac/Python/macgetpath.c')
0 files changed, 0 insertions, 0 deletions