Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Fincher ca646716b1 Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
Jeremy Fincher fa518894cc Fix for UnboundLocalError in kernel command. 2003-08-19 16:49:26 +00:00
Jeremy Fincher 39cce9c3af Changed from 's.find(x) != -1' to 'x in s' 2003-08-11 17:16:03 +00:00
Jeremy Fincher 4b6f87f195 Fixed an AttributeError (connection->conn) 2003-03-25 19:22:28 +00:00
Jeremy Fincher 958d1c934e Added kernel command 2003-03-25 08:38:14 +00:00
Jeremy Fincher 54e0c07a9c Added module docstring and removed nslookup/host as aliases for dns 2003-03-25 06:49:58 +00:00
James Vega c803e5e9d8 Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher 7801c84d84 Initial revision 2003-03-12 06:26:59 +00:00