diff --git a/Lib/lib-tk/Tkconstants.py b/Lib/lib-tk/Tkconstants.py index da34a4da5d5..ee74e3a54c8 100644 --- a/Lib/lib-tk/Tkconstants.py +++ b/Lib/lib-tk/Tkconstants.py @@ -5,7 +5,7 @@ NO=FALSE=OFF=0 YES=TRUE=ON=1 -# -anchor +# -anchor and -sticky N='n' S='s' W='w' @@ -14,6 +14,8 @@ SW='sw' NE='ne' SE='se' +NS='ns' +EW='ew' CENTER='center' # -fill