Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3699
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pyclutter@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'parameter': 0.05; 'python': 0.07; 'advance.': 0.09; 'disable': 0.09; 'subject:files': 0.09; 'drpython': 0.16; 'received:192.168.2.2': 0.16; 'subject:creation': 0.16; 'x-mailer:evolution 2.28.1': 0.16; 'subject:] ': 0.16; 'wonder': 0.24; 'received:209.85.160': 0.28; 'thanks': 0.29; 'received:192.168.2': 0.29; 'anyone': 0.31; 'to:addr:python-list': 0.32; 'received:209.85.160.46': 0.33; 'received:mail-pw0-f46.google.com': 0.33; 'created': 0.33; 'subject:[': 0.34; 'uses': 0.34; 'received:192': 0.34; 'editor': 0.35; 'received:192.168': 0.37; 'received:209.85': 0.37; 'received:google.com': 0.38; 'but': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Mime- Version:1': 0.39; 'add': 0.39; 'header:Received:5': 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=hTMvP+GAFIbxkt+HOWTt2U0fl57gr/yKi71MGZCnyM0=; b=g2KY046vfpQ2U5OKo+xl97IOEVtczfdRn7SaqR5+qQsbRHWDoEBZNVeed3un/yVPla wo/w8wtgwRzSKigv0AVd9FCsxt0dJXRJK7F72ilTS3i2IHDDvUFhsnb77gWx7VRPlIoe NKWerAArp25PHs+Nem+nJZxENtQJSDlpQWLjo= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=OPlAwB6O3Fgh2qi6SL5zKPdBgGacS0xdabG5B66cMdWn+y3GsyJN0SMkLH+1Bw6ee8 YYFFQtTlKW+txn+BiYri2kMpR1BG5Z7tVWpztz874IdUNgecchfZcKCFFlfsuBgV0rOX 5Pmt7vUPpxgdpYdwuPM+EOpZ56UfwQH1L67Xk= |
| Subject | [OT] Disable creation of pyc files in DrPython |
| From | craf <pyclutter@gmail.com> |
| To | Python Ingles <python-list@python.org> |
| Content-Type | text/plain; charset="UTF-8" |
| Date | Wed, 20 Apr 2011 10:21:18 -0300 |
| Mime-Version | 1.0 |
| X-Mailer | Evolution 2.28.1 |
| Content-Transfer-Encoding | 8bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.643.1303305689.9059.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1303305689 news.xs4all.nl 81475 [::ffff:82.94.164.166]:60330 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:3699 |
Show key headers only | View raw
Hi. I wonder if anyone uses Python DrPython as editor. I need to know if you can disable the creation of Pyc files created by the program. In the Geany editor you can add the parameter -B, but not if it can in this editor. Thanks in advance. Regards Cristian AbarzĂșa F
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[OT] Disable creation of pyc files in DrPython craf <pyclutter@gmail.com> - 2011-04-20 10:21 -0300
csiph-web