Guest User

Untitled

a guest
May 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Python 2.6 (trunk:66714:66715M, Oct 1 2008, 18:36:04)
  2. [GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>>
  5. >>> print getattr( __builtins__, "bool" )
  6. <type 'bool'>
  7. >>>
Add Comment
Please, Sign In to add comment