| xsu|c|desn0wmanx | not more secure just custom sometimes its nicer to understand what you use |
| Brend | Writing something is not the only way to understand it |
| xsu|c|desn0wmanx | its not so easy when you assimilate other peoples code into your own, if something doesnt work thats related to twisted and im using it, i'll be lost int he dark |
| jmccaffrey | Twisted is pretty well tested, unless you are going far off the beaten path, I wouldn't worry about it not working |
| xsu|c|desn0wmanx | well im definitely going to see what its all about, seems to be in pretty good recomendation |
| Taggnostr | does someone know how can I import an xchat python module from another? I tried import foo (foo is in the same folder o the main module) and it doesn't work, I've tried to do import "/home/.../foo" too but it doesn't work... |
| xsu|c|desn0wmanx | i dont intend to insinuate that i could write something better when im still a noob lol |
| jsoft | Whats wrong with twisted? are you sure its not the code that uses it that is insecure ? Game time/ |
| Red_Herring|zzzz | hehe |
| Brend | Taggnostr, try putting it in a place that is in sys.path |
| Red_Herring|zzzz | twisted is very well made |
| Taggnostr | can I add the xchat script directory to the sys.path? |
| Brend | Taggnostr, sure. If it isn't there already |
| Taggnostr | sys.path.append("/home/.../scripts")? |
| polpak | or insert(0, ...) |
| Taggnostr | ok, it seems to work, thanks |
| SevenInchBread | red_herring|zzzz, Women (and me) are to cockroaches as Linux users are to Windows? ewwwww |
| Red_Herring|zzzz | SevenInchBread: umm...... what? i just dont use windows very often, it can smell my fossness like it smells competition |
| SevenInchBread | ...I like the hashed tarball name. :) |
| Red_Herring|zzzz | blame ark i just left click the folder and hit "Compress to .tar.gz" lazy? yes. do i care? certainly no. SevenInchBread: any glitches/problems? |
| SevenInchBread | hmmm... welll... alt+f4 doesn't kill the program. |
| CruJones | does python have a module like linux's find utility? |
| SevenInchBread | red_herring|zzzz, and it ate my mouse |
| Red_Herring|zzzz | SevenInchBread: .......use the keyboard |
| SevenInchBread | my spacebar is jammed-ish and loud and sucky and broken |
| Red_Herring|zzzz | then click |
| SevenInchBread | pah... silly graphical games. MUDs are far superior. :P |
| Red_Herring|zzzz | MUDs? |
| blizz | multi user dungeons |