Generate a hash of two files and compare
--
http://mail.python.org/mailman/listinfo/python-list
I think you can download the eclipse plataform e get pydev through eclipse
update.
Eclipse Europa distro is a group of 21 projects like jdt and cdt not
correlate to python.
[]'s
--
http://mail.python.org/mailman/listinfo/python-list
en wht to do ,,
> how to connect database,how to create csv of interrelated field
> eg :in person table :country_id (which is primary key of country table)
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
[]'s
André Martins
--
http://mail.python.org/mailman/listinfo/python-list
> I know I can use a variable in regular expressions. I want to use a
> regex to find something based on the beginning of the string. I am
> using yesterday's date to find all of my data from yesterday.
> Yesterday's date is 20070731, and assigned to the variable
> "yesterday_date". I want to loop