From Ruby to Python?
Simon Mullis
simon at mullis.co.uk
Wed Aug 13 08:45:31 EDT 2008
Hi All,
I just finally found 30 minutes to try and write some code in Python and
realized after a couple of minor syntactic false starts that I'd finished my
initial attempt without needing to refer to any documention... And after the
first few minutes I stopped noticing the whitespace thing that had scared me
off previously. (Admittedly it's a very basic script using telnetlib to log
into a bunch of network devices via a few console servers and put the
results of some remote commands into a data-structure).
So, after this initially promising start:
Are there any good cheatsheets / guides for a Ruby programmer to learn
Python?
I searched this list and couldn't find anything, and wasn't successful with
google either...
Many thanks in advance,
SM
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080813/b96b78dc/attachment.html>
More information about the Python-list
mailing list