| Leeds | high heels, suspenders and a bra g0tchi: please, feel free to discuss python - just don't break the rules |
| putz | that's not a lumberjack |
| g0tchi | ok , soz. |
| kandinski | putz, yes it is they dress in women's clothing, and hang around in bars! |
| putz | are you using jargon to confuse my parser? |
| g0tchi | Somebody can tell me the name of IDE to programm forms (with objects) in python? (Sorry my english) |
| putz | because it's working SyntaxError |
| Leeds | putz: do you know what python is? |
| putz | I'm looking at python right now in my text editor six files of it 1000 some total lines so.. yeah |
| g0tchi | : | |
| Leeds | g0tchi: qt, at least, has its own form designer... it's possible that komodo could help you... but in general, people around here aren't great fans of form-design IDEs putz: now, do you know why python is called python? |
| g0tchi | hmm ok |
| putz | Leeds, because of Terry Gilliam and John Cleese and those other guys dead parrots and spam and eggs |
| g0tchi | but i dont know the code form , the problemm is that. Can u tell me a tutorial? |
| Leeds | putz: and are you aware of a sketch performed by said English gentlemen (and a Yank) covering the subject of lumberjacks? |
| putz | have not seen that one |
| Leeds | g0tchi: sure - http://docs.python.org/tut/tut.html |
| putz | heh |
| g0tchi | ty |
| kandinski | who dress in women's clothing, and hang around in bars? |
| putz | and Terry Gilliam is the yank you speak of |
| Leeds | indeed |
| Netfeed | how should i do if i want to take the text between something say(<meh>text</meh>) and save it? (text that is) in a string |
| putz | hey, Monty Python is on right now! hahaha |
| Netfeed | :( |
| putz | and now for something completely different! |
| Leeds | hmm... I do Terry Jones a mis-service... he is actually Welsh |
| spike | hi, is there anybody using vim + the pythocomplete plugin? |
| Leeds | Netfeed: how well-defined is your format? |
| donnex | Hello, I don't know much python at all but I managed to get a small python script working, http://bin.bamze.net/413, it checks http response code from my lighttpd server on freebsd and if it replies with 500 it restarts the server. Everything is working but for some reason the output from the rc-script is outputed before my prints, any idea why and how to fix that? |