1 Oct 14:54
Determine minimum required version for a script
From: techtonik <techtonik <at> gmail.com>
Subject: Determine minimum required version for a script
Newsgroups: gmane.comp.python.devel
Date: 2008-10-01 12:55:30 GMT
Subject: Determine minimum required version for a script
Newsgroups: gmane.comp.python.devel
Date: 2008-10-01 12:55:30 GMT
Can somebody remind how to check script compatibility with old Python versions? I can remember PHP_CompatInfo class for PHP that parses a script or directory to find out the minimum version and extensions required for them to run, and I wonder if there was anything like this for Python? -- -- --anatoly t. _______________________________________________ Python-Dev mailing list Python-Dev <at> python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org
RSS Feed