From 4cbe3876ec0567ec042d2ca0ab04601c254f0e5f Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 1 Oct 1998 15:54:48 +0000 Subject: NSEW is also valid for -sticky --- Lib/lib-tk/Tkconstants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/lib-tk/Tkconstants.py b/Lib/lib-tk/Tkconstants.py index ee74e3a..f4f94f4 100644 --- a/Lib/lib-tk/Tkconstants.py +++ b/Lib/lib-tk/Tkconstants.py @@ -16,6 +16,7 @@ NE='ne' SE='se' NS='ns' EW='ew' +NSEW='nsew' CENTER='center' # -fill -- cgit v0.12