Re: [Gimp-developer] Calling a function from a custom module

2010-04-19 Thread Roman Joost
On Mon, Apr 19, 2010 at 12:52:41AM -0400, saulgo...@flashingtwelve.brickfilms.com wrote: > Quoting "Jason S." : > > def fout: > > f = open("C:\testFile.dat") > > f.write("Hello World!") > > f.close() > > Doesn't the backslash need to be escaped in Python string constants? I guess that

Re: [Gimp-developer] Metadata-Browser and Widgets

2010-04-19 Thread Roman Joost
Hi Sven, thanks for your quick reply! On Sun, Apr 18, 2010 at 10:35:33AM +0200, Sven Neumann wrote: > On Sat, 2010-04-17 at 17:25 +1000, Roman Joost wrote: > How much code does the TextView class actually borrow from the Entry > class? It would borrow the * get_text* (which returns a string

[Gimp-developer] Calling a function from a custom module

2010-04-19 Thread Jason S.
Yeah, it was the backslashes. I needed to use "\\" :$ Python reminds me of BASIC I guess lol. Gotta get out of that mindset :P Thanks every1 who replied. -- Jason S. (via www.gimpusers.com) ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Ber