Guest User

Untitled

a guest
Nov 24th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.21 KB | None | 0 0
  1. Python 2.4.3 (#1, May  5 2011, 16:39:10)
  2. [GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>> import select
  5. >>> select.PIPE_BUF
  6. 4096
  7. >>>
Add Comment
Please, Sign In to add comment