test...
Change-Id: Icf64e2e68469dd993cafe85493d8bd5bd4f49c85
This commit is contained in:
		
							
								
								
									
										1
									
								
								test.py
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								test.py
									
									
									
									
									
								
							@@ -22,6 +22,7 @@ def main():
 | 
				
			|||||||
    print "The exquisite corpse"
 | 
					    print "The exquisite corpse"
 | 
				
			||||||
    print "Looked so pale and beautiful"
 | 
					    print "Looked so pale and beautiful"
 | 
				
			||||||
    print "And yet it's still dead"
 | 
					    print "And yet it's still dead"
 | 
				
			||||||
 | 
					    print "...and then it woke up to eat the living...."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if __name__ == "__main__":
 | 
					if __name__ == "__main__":
 | 
				
			||||||
    main()
 | 
					    main()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user