Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66276 > unrolled thread
| Started by | John Doe <jdoe@usenetlove.invalid> |
|---|---|
| First post | 2014-02-14 03:17 +0000 |
| Last post | 2014-02-14 08:16 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
Pythonwin forum? John Doe <jdoe@usenetlove.invalid> - 2014-02-14 03:17 +0000
Re: Pythonwin forum? Tim Golden <mail@timgolden.me.uk> - 2014-02-14 08:16 +0000
| From | John Doe <jdoe@usenetlove.invalid> |
|---|---|
| Date | 2014-02-14 03:17 +0000 |
| Subject | Pythonwin forum? |
| Message-ID | <ldk1sg$t1c$1@dont-email.me> |
What's the best place for asking questions about the Pythonwin IDE? I'm a novice programmer, so in an effort to be more clear I'm talking about the program at this path on my hard drive... C:\Python27\Lib\site-packages\pythonwin\Pythonwin.exe It appears to be an editor and a compiler. I have some questions about the color scheme. I'd like light/white text on a black background. I realize you can manually change the colors, but I'd like to find out if anyone has a good starting point. I don't see any obvious places on the Internet to ask. Thanks.
[toc] | [next] | [standalone]
| From | Tim Golden <mail@timgolden.me.uk> |
|---|---|
| Date | 2014-02-14 08:16 +0000 |
| Message-ID | <mailman.6910.1392365821.18130.python-list@python.org> |
| In reply to | #66276 |
On 14/02/2014 03:17, John Doe wrote: > What's the best place for asking questions about the Pythonwin > IDE? > > I'm a novice programmer, so in an effort to be more clear I'm > talking about the program at this path on my hard drive... > > C:\Python27\Lib\site-packages\pythonwin\Pythonwin.exe > > It appears to be an editor and a compiler. I have some questions > about the color scheme. I'd like light/white text on a black > background. I realize you can manually change the colors, but I'd > like to find out if anyone has a good starting point. I don't see > any obvious places on the Internet to ask. The pywin32 packages (which includes the Pythonwin editor) do have their own sourceforge project with trackers etc.: http://sourceforge.net/projects/pywin32/ But I suggest that you'd do better to join the python-win32 mailing list: https://mail.python.org/mailman/listinfo/python-win32 TJG
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web