[geany/newsletter] dcb42d: Adding a hint to Geany's wiki for debugging Python code and make pyflake project page being linked inline

Frank Lanitz git-noreply at xxxxx
Mon May 28 08:52:17 UTC 2012


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Mon, 28 May 2012 08:52:17
Commit:      dcb42d750322b39ea48958cbad4a2c8771800109
             https://github.com/geany/newsletter/commit/dcb42d750322b39ea48958cbad4a2c8771800109

Log Message:
-----------
Adding a hint to Geany's wiki for debugging Python code and make pyflake project page being linked inline


Modified Paths:
--------------
    vol_5/newsletter_5.rst

Modified: vol_5/newsletter_5.rst
6 files changed, 4 insertions(+), 2 deletions(-)
===================================================================
@@ -162,10 +162,12 @@ program and detects two kinds of errors: unused imports and
 undefined symbols. geany-pyflakes runs pyflakes in the background 
 and parses its output. Afterwards puts markers on lines with errors 
 and adds the output to the panel at the bottom of editor (the one 
-with console, todo, etc.). Geany-pyflakes is available at [1].
+with console, todo, etc.). Geany-pyflakes is available at its project 
+pages at http://code.google.com/p/geany-pyflakes/
 
+Another way to check your Python code is described inside the wiki at 
+http://wiki.geany.org/howtos/check_python_code
 
-[1] http://code.google.com/p/geany-pyflakes/
 
 GeniusPaste
 ###########


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Newsletter-Commits mailing list