mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
add cmdline classes and auto-links to new troubleshooting appendix
This commit is contained in:
@@ -58,7 +58,7 @@ if __name__ == '__main__':
|
||||
<samp>1.0 TB
|
||||
931.3 GiB</samp></pre>
|
||||
<p>On Mac OS X or Linux, it would look something like this:
|
||||
<pre class='nd screen'>
|
||||
<pre class='nd screen cmdline'>
|
||||
<samp class=p>you@localhost:~/diveintopython3/examples$ </samp><kbd>python3 humansize.py</kbd>
|
||||
<samp>1.0 TB
|
||||
931.3 GiB</samp></pre>
|
||||
|
||||
Reference in New Issue
Block a user