From: <bra...@om...> - 2005-04-05 19:04:28
|
"Kevin Altis" <al...@se...> wrote on 04/05/2005 01:35:41 PM: > When I post a change like this it means that the code in the CVS > repository changed and will be in the next release distribution. If you > want to stay current with changes and test before the next release you > need to work off of a copy of PythonCard from the SF CVS repository. > > The next release is not scheduled until sometime in May, after I get > back from the UK. Ok, I downloaded from CVS into a special directory (separate from my Mac's /Library/Python/2.3 directory). So, if I add this to my sys.path, so as to import the CVS copy of PythonCard, I should be able to start using platform-specific resource filenames and PythonCard will automatically detect the platform and select the correct resource file? Thanks! |