[Tutor] Tutorial on bitwise Python?

Alan Gauld alan.gauld at freenet.co.uk
Tue Apr 18 21:56:01 CEST 2006


> Can anyone point me to a tutorial on bit manipulations (testing and 
> setting) in Python?

Look at the sidebar in my OS topic.
It covers using bitmasks to test the bits set by the file stat functions.

HTH,

Alan G
Author of the learn to program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list