Profile
Achievement
 
    
                ishikawa's Recent Snippets
- All /
 « Prev 1 Next »
Python: Private Variables
http://docs.python.org/tut/node11.html#SECTION0011600000000000000000
Any identifier of the form __spam (at least two leading underscores, at most one trailing underscore) is textually replaced with _classname__spam, wher...
        
        
        
            0 
        
        
            1232 
        
                    posted 17 years ago by ishikawa
            A Tiny JavaScript liberary for Behaviour-Driven Development (BDD).
        
        
        
            1 
        
        
            1377 
        
                    posted 17 years ago by ishikawa
            This is the javascript file for code which implements the Secure Hash Algorithm 1 as defined in FIPS 180-1 published April 17, 1995.
        
        
        
            1 
        
        
            1564 
        
                    posted 17 years ago by ishikawa
            Returns the cartesian product of the receiver and the arrays given as arguments.
        
        
        
            1 
        
        
            1433 
        
                    posted 17 years ago by ishikawa
            This method generates random (and printable) ascii characters.
        
        
        
            1 
        
        
            1546 
        
                    posted 19 years ago by ishikawa