From: Guido van Rossum Date: Wed, 21 Mar 2001 14:18:12 +0000 (+0000) Subject: Add newline to end of file. X-Git-Tag: v2.1b2~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f74c9dc870d4ee59142f8d548ffcf22f3710f0fe;p=python Add newline to end of file. --- diff --git a/Demo/README b/Demo/README index 49f85598d4..ac39f39b04 100644 --- a/Demo/README +++ b/Demo/README @@ -47,4 +47,4 @@ threads Demos that use the 'thread' module. (Currently these tkinter Demos using the Tk interface (including Matt Conway's excellent set of demos). -tix Demos using the Tix widget set addition to Tkinter. \ No newline at end of file +tix Demos using the Tix widget set addition to Tkinter.