0001-Added-comments-to-the-tpclient-pywx-file-in-the-Appl.patch
Description: Binary data
This patch is for tpclient-pywx (development branch) - it adds a few comments to the main tpclient-pywx file explaining where to find the rest of the definition of the Application class, which is somewhat important for understanding of the code (at least for newcomers to Thousand Parsec's code).
Note: Not sure why the patch seems to indicate such a large number of insertions and deletions - I really just added two comments. Therefore, for the sake of brevity, I won't copy all of the patch file below, just the header.
- Greywhind From 74c2435d17bae70412f349089bbada2619b15043 Mon Sep 17 00:00:00 2001 From: Greywhind <[EMAIL PROTECTED]> Date: Mon, 20 Aug 2007 19:31:41 -0700Subject: [PATCH] Added comments to the tpclient-pywx file in the Application class to make it clearer where the rest of the definition for the base Application class
is - this may help new developers to understand the code more easily. ---tpclient-pywx | 714 ++++++++++++++++++++++++++++ +----------------------------
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
