Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56913 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2013-10-17 11:15 +1100 |
| Last post | 2013-10-17 11:15 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to add object from dict Ben Finney <ben+python@benfinney.id.au> - 2013-10-17 11:15 +1100
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2013-10-17 11:15 +1100 |
| Subject | Re: how to add object from dict |
| Message-ID | <mailman.1129.1381968943.18130.python-list@python.org> |
Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> writes: > Thank you for your useful link , i paste my code into [an external > pastebin service] I'm glad you liked the link, but you haven't followed its advice :-) Also, pointing us to a pastebin is not helpful. Please use a user-agent that won't mangle your code so you can post code *here*. It's important that it be here, so that your post is self-contained and doesn't rely on some external URL to make sense years later. For the code itself, please make a short, self-contained, complete example (preferably conforming to PEP 8 so your lines fit within normal line length limits), and post it here for discussion. -- \ “Creativity can be a social contribution, but only in so far as | `\ society is free to use the results.” —Richard Stallman | _o__) | Ben Finney
Back to top | Article view | comp.lang.python
csiph-web