Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93372
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'win32': 0.03; 'messing': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wed,': 0.15; 'file,': 0.15; 'properly': 0.15; 'compilers': 0.16; 'library).': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:home': 0.18; '(the': 0.22; '2015': 0.23; 'header:X -Complaints-To:1': 0.26; 'dll': 0.27; 'source': 0.31; 'compiled': 0.32; 'point,': 0.33; 'file': 0.34; 'to:addr:python-list': 0.35; 'c++': 0.35; 'but': 0.36; 'there': 0.36; "didn't": 0.37; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'received:org': 0.38; 'to:addr:python.org': 0.39; '(that': 0.63; 'jul': 0.72; 'sounds': 0.72; 'dennis': 0.91; 'received:108': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: win32print |
| Date | Wed, 01 Jul 2015 09:17:45 -0400 |
| Organization | IISS Elusive Unicorn |
| References | <b_Nkx.8097$Mi.4254@fx38.am4> <mailman.209.1435745712.3674.python-list@python.org> <iNPkx.1$cg6.0@fx02.am4> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 108.79.219.197 |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.217.1435756683.3674.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1435756683 news.xs4all.nl 2936 [2001:888:2000:d::a6]:55170 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:93372 |
Show key headers only | View raw
On Wed, 01 Jul 2015 12:02:36 +0100, BartC <bc@freeuk.com> declaimed the
following:
>
>Yes, I ended up there at one point, but didn't see a win32print.py file,
>only a win32print.cpp one. I think messing about with C++ compilers and
>makefiles (that never work properly under Windows) defeats the object of
>trying to use Python for this purpose!
>
So far as I know, there is no "win32print.py" file... The functions are
part of the win32 /library/, which is a compiled DLL (the file you found
sounds like it may have been the source file for part of the library).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
win32print BartC <bc@freeuk.com> - 2015-07-01 09:59 +0100
Re: win32print Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-01 11:15 +0100
Re: win32print BartC <bc@freeuk.com> - 2015-07-01 12:02 +0100
Re: win32print Tim Golden <mail@timgolden.me.uk> - 2015-07-01 12:28 +0100
Re: win32print BartC <bc@freeuk.com> - 2015-07-01 14:10 +0100
Re: win32print Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-01 09:17 -0400
csiph-web