Home | History | Annotate | Download | only in python2.7

Lines Matching defs:method

11     import zlib # We may need its compression method
734 raise RuntimeError, "That compression method is not supported"
741 self.compression = compression # Method of compression
1099 "That compression method is not supported"
1244 """Call the "close()" method in case the user forgot."""
1365 This method will compile the module.py into module.pyc if