!!! Kausha-s very HOT kiss scene.avi !!!

2010-04-13 Thread "Lou " Shy Amateur Strips
!!! Kausha-s very HOT kiss scene.avi !!! http://sites.google.com/site/hifiprofile/ http://sites.google.com/site/hifiprofile/ <<< EXTREME HOT GALLERIES >>> http://sites.google.com/site/hifiprofile/ -- http://mail.python.org/mailman/listinfo/python-list

Re: passing arguments with ampersands

2007-08-27 Thread SHY
that was the problem. when i manually reassociated the extension, i somehow didnt quote the argument for the filename. my bad. thanks for the various explanations and options for this :) cheers. 2007/8/20, Gabriel Genellina <[EMAIL PROTECTED]>: > > En Sat, 18 Aug 2007 09:24:3

weird edgecolumn behavior in scintilla

2007-08-27 Thread SHY
e defaults to 80. any ideas? thanks in advance. SHY -- http://mail.python.org/mailman/listinfo/python-list

Re: passing arguments with ampersands

2007-08-18 Thread SHY
theres no special portion of code, just the one that handles filenames with spaces. the problem is that when i associate a file extension to my application and i open it, the filename is not quoted before passed as an arguement. i dont know if its the problem of windows or something, or it was just

passing arguments with ampersands

2007-08-18 Thread SHY
hey, i have a win32 gui application that accepts filenames as arguments (either via command line or via associating an extension to the application) which are then opened in it. the problem is that as soon as the filename contains characters like '&', the process fails at the very beginning (sys.