Looking for a tool to checkfor python script backward compatibility

B

Baptiste Lepilleur

I'm looking for a tool that could be used in a pre-commit step to check that
only features available in a "old" python version are used, say python 2.3
for example.

Does any one know of one ?
 
L

Lawrence D'Oliveiro

Baptiste Lepilleur said:
I'm looking for a tool that could be used in a pre-commit step to check
that only features available in a "old" python version are used, say
python 2.3 for example.

The only sure way would be to run the script under an appropriately old
version of Python.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,708
Latest member
SherleneF1

Latest Threads

Top