Path: csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.freenet.ag!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: Confused by wxpython documentation Date: Mon, 8 Feb 2016 09:20:26 -0700 Lines: 20 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de kDZ1cnQMe74Y8L3P8D5DuQTy1OT2887YpiH5gcD+91sg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'received:209.85.223': 0.03; 'c/c++': 0.09; 'underlying': 0.09; 'python': 0.10; '"hello': 0.16; "(can't": 0.16; '2016': 0.16; 'c/c++.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'which,': 0.16; 'wrote:': 0.16; 'trying': 0.22; 'am,': 0.23; 'code.': 0.23; 'bit': 0.23; 'feb': 0.23; 'import': 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; "i've": 0.25; "doesn't": 0.26; 'message-id:@mail.gmail.com': 0.27; 'subject:skip:d 10': 0.27; 'developing': 0.28; 'went': 0.28; 'follows': 0.29; "i'm": 0.30; 'code': 0.30; 'statement': 0.32; 'closely': 0.33; 'this?': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'too': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'basic': 0.36; 'beginning': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:209': 0.38; 'rather': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'some': 0.40; 'skip:u 10': 0.61; 'more': 0.63; 'world': 0.64; 'realise': 0.66; 'about?': 0.84; 'to:name:python': 0.84; 'url:wxpython': 0.84; 'wxpython.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ZZeSxjRWeQHJDfzh1AQseO7C6RNKKpcMHGXvKewdvas=; b=Rkx0BV4I5jvK+BxGnh5kr/aR5OFmTfCznEWKbO8WgZkc07aw0Wpn0DbailViPjHidL B/5C6mSJ5VIEm7X8QSF3s6Epr5DbxZNzrEl0C0pUEKSnHvQDFrCNWaIMFFntubUruy82 t/9cYNISWai4tAtupWQY/kNgt9+GQdBc8tjvL5uk/klZ/WityAuX2FLImtb1XtgTScJT btOYPp06ONcV7lk6yl8P0CXaADUpqR9LVLRLmm/Rc4vJkW4NXUGmg3c3XQ09DKlbEZzt KWYiS/WH3yf34b6lAPSvSBWv7IaB/cypA952d6q5zfQX0HQmn3a3ynf8I7+N3lfCneaK nXrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=ZZeSxjRWeQHJDfzh1AQseO7C6RNKKpcMHGXvKewdvas=; b=ROMFOLSXLzkXndRegZwi7k8GvwUnRppeMeUrDAd5FvethdnPFRs/VHIt1V/QmHUwkv u5MsQjf0JusBOWCQv8fwdl2w5YiTpIRGoMwP1ggpPd/XFfb1Zyu/FPrRZT1RGd/BSwEc t2ObseK8VyUlebeHAu8FrqDG+3B3x1xXOSENsSONf0/ub/7DTB2FWOpuCUBipIkcbwRi UH98y7cs2MlF2b1g61mhKHRq1SfrLA3LPR64jfthksM+/c7Y80Y9bZ5eWYI2Cd1lyHwE kEdA7IXKDRKhC8P7Sygu/nYobCi0OUcV3ddH2dak6yZ7xlHwxMeRPk9y5Ft+rBgaYuTE mgfg== X-Gm-Message-State: AG10YOQF0UYtlWfQotArDYX0QB/QRO6zrqpUn+cv0b7Q6NqDcSqs6j8RQncaOhEdVhwJmM4WZ/L4xyxqHNcGhg== X-Received: by 10.107.185.214 with SMTP id j205mr29028137iof.111.1454948465988; Mon, 08 Feb 2016 08:21:05 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102686 On Mon, Feb 8, 2016 at 8:36 AM, wrote: > I'm playing around with some existing code that uses wxpython. I've > been trying to understand a basic bit about the import statement and > so went to the beginning of the wxPython on line documents. > > Going from the top to the "Hello World Example" (can't give URL as the > URL is the same for all the docs, http://www.wxpython.org/onlinedocs.php) > the first thing I see is some C/C++ code. What's this about? How have > I got to the underlying C/C++ implementation rather than the Python > documentation? > > I realise the Python usage follows the underlying C/C++ very closely > but seeing the C/C++ doesn't really help me write my Python too much. > > Looking more closely what I've actually been taken to is the wxWidgets > documentation which, not unreasonably, is in C/C++. > > ... but where do I find the Python documentation for this? wiki.wxpython.org was the site I used when I was developing wxPython.