Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #111726
| From | Malcolm Greene <python@bdurham.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Max size of Python source code and compiled equivalent |
| Date | 2016-07-21 13:27 -0400 |
| Message-ID | <mailman.35.1469122081.22221.python-list@python.org> (permalink) |
| References | <1469119864.416096.672987297.69184C7E@webmail.messagingengine.com> <CAPTjJmoqUTJDVbfU+RxB8eCAxqw9yXmMfXWXe3TAXvYve8Mq1g@mail.gmail.com> <1469122079.424705.673026689.0541FBF5@webmail.messagingengine.com> |
> Heh, great question, and I'm curious too! But one place to get a bit more info is the standard library. > > rosuav@sikorsky:~/cpython/Lib$ find -name \*.py|xargs ls -lS|head > -rw-r--r-- 1 rosuav rosuav 624122 Jul 17 17:38 ./pydoc_data/topics.py Brilliant! :) Thanks Chris! Malcolm
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Max size of Python source code and compiled equivalent Malcolm Greene <python@bdurham.com> - 2016-07-21 13:27 -0400
csiph-web