Forum: Poser - OFFICIAL


Subject: quandry with poser 8...

Doctor Destruction opened this issue on Jul 04, 2010 ยท 39 posts


markschum posted Thu, 08 July 2010 at 3:54 PM

repitation I agree. I would not look at stuff by ockham , Philc, nruddock, cage and several others.

I do look at stuff using sys and shutil libraries in python because those are the system and high level file handling stuff.

you can look for code like walk, dir and so on that list folder contents.

.pyc files make me nervous, those are the compiled python that you cant read.