[Tutor] Masking operation
Alan Gauld
alan.gauld at btinternet.com
Thu Oct 15 02:00:42 CEST 2009
"Wayne" <srilyk at gmail.com> wrote
> I've searched "Python masking" and various other terms in Google and the
> python docs and came up with nothing useful.
Try the Using the OS topic in my tutorial. There is a sidebar in
there about using the bitwise operators to do masking about half way down.
HTH,
--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/
More information about the Tutor
mailing list