|
Size: 152
Comment:
|
Size: 117
Comment: changed formatting and added link to JAM/Code/PlatformFinder
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| Powerful Python One-Liners | = Powerful Python One-Liners = |
| Line 3: | Line 3: |
| * Grab a document from the `net: * from urllib import urlopen;doc = urlopen("http://www.python.org").read();print doc |
["JAM/Code/PlatformFinder"] - This program tells you what platform you are using. |
Powerful Python One-Liners
["JAM/Code/PlatformFinder"] - This program tells you what platform you are using.
