From: Aaron R. <aar...@mo...> - 2009-08-20 23:18:45
|
Hi All, I'm working on a project which is using an older version of SQLObject with some modifications. I'm wanting to update to the latest version, but I need to identify what changes were made so I can check them and replicate in the new version if needed. As SQLObject doesn't appear to define a "__version__", how does one tell which version one is using?? Thanks, |