jquery.form.js anyone have an uncompressed, unminified copy of version 2.01?

jquery.form.js anyone have an uncompressed, unminified copy of version 2.01?

i'm trying to debug why a drupal module i'm writing crashes when two unrelated modules are enabled at the same time. i have narrowed it down to the jquery.form.js file after a long process of elimination.

but the copy that comes with drupal 6 is compressed and is version 2.01, and one of the modules that is causing the problem replaces it with a much more recent copy.

to learn more specifics, check out my post here: http://drupal.org/node/1073216

that is the issue queue for a module that my module depends on, but again, is or should be independent from the two modules causing my problem.

BTW, yes, i looked in github, but the author of jquery.form.js only has files back to 2009 there. I need one from 2007.