Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60466 > unrolled thread
| Started by | Rita <rmorgan466@gmail.com> |
|---|---|
| First post | 2013-11-25 18:32 -0500 |
| Last post | 2013-11-25 18:32 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
general ConfigParser question Rita <rmorgan466@gmail.com> - 2013-11-25 18:32 -0500
| From | Rita <rmorgan466@gmail.com> |
|---|---|
| Date | 2013-11-25 18:32 -0500 |
| Subject | general ConfigParser question |
| Message-ID | <mailman.3203.1385422362.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hi, I was wondering if the default ConfigParser can handle multi line strings (especially in the relate section) For example, if i have system.ini [Global] memory = 1024 [Process A] command = sleep arguments = 100 [Process B] command = nslookup arguments = hostA output = data [Process C] command = checksum arguments = data [Relate] data="parent process A child process B Parent process B child process C " --- Get your facts first, then you can distort them as you please.--
Back to top | Article view | comp.lang.python
csiph-web