ooh ooh ooh...I wanna get in late, like I usually do...does that make me a cliche? I do agree that this thread really should die...but I've gotten kind of tired of the "if you can draw/use photoshop/illus./whatever than you'll never go hungry." cliche...I may not be starving but ramen noodles are getting pretty damn old.…
Muggers should be restrained and have their balls cut off with a dull, rusty knife. I've ran into trouble in SF while going to school. This is partly why I absolutely hate San Francisco. One time I was on my way to the subway station (BART)) from a friend's house. I'm walking down the street and I get pushed to the ground…
Does someone know how to import multi sub directories with *.py and *.pyw files with python? For exemple to import my mel script lib I am using the following mel script code : // ================== global proc LoadLib (string $libsToLoad[]) { string $dir = `internalVar -userScriptDir` + "_SAMA_LIB/MEL/"; for ($lib in…