%PDF- %PDF-
Direktori : /proc/self/root/opt/plesk/python/2.7/lib64/python2.7/site-packages/Crypto/Random/OSRNG/ |
Current File : //proc/self/root/opt/plesk/python/2.7/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.pyo |
� �ac @ sN d Z d g Z d d l Z d d l m Z d e f d � � YZ d � Z d S( s $Id$t WindowsRNGi����N( t BaseRNGc B s2 e Z d Z d � Z d � Z d � Z d � Z RS( s <CryptGenRandom>c C s t j � | _ t j | � d S( N( t winrandomt newt _WindowsRNG__winrandR t __init__( t self( ( sM /opt/plesk/python/2.7/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.pyR # s c C s; | j r t d � � n | j j d � } t j | � d S( Ns I/O operation on closed filei� i i ( t closedt ValueErrorR t get_bytesR t flush( R t data( ( sM /opt/plesk/python/2.7/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.pyR '