Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 164232
Collapse All | Expand All

(-)cherrypy/test/test.py.org (-1 lines)
Lines 350-356 Link Here
350
    CPTestHarness(testList).run()
350
    CPTestHarness(testList).run()
351
    
351
    
352
    print
352
    print
353
    raw_input('hit enter')
354
353
355
354
356
if __name__ == '__main__':
355
if __name__ == '__main__':

Return to bug 164232