Re: How VPython 6 differs from VPython 5

Bruce Sherwood <[email protected]> Tue, 15 Jan 2013 12:25:17 -0700
Newsgroups gmane.comp.python.visualpython.user
Message-ID <CAFDG03iH-3bXkqcsymdhuJKCsirVDS0g0BkBJnPV5bws=0Arkg@mail.gmail.com>
--===============5381307129480132913==
Content-Type: multipart/alternative; boundary=047d7b33d5fcce288004d358b8cf

--047d7b33d5fcce288004d358b8cf
Content-Type: text/plain; charset=UTF-8

>From INSTALL.txt:

You need wxPython (wxpython.org). Currently one needs version 2.9, but
on Linux you need to apply a patch. Here is information about the patch:

https://groups.google.com/forum/?fromgroups=#!topic/wxpython-users/e27JioMs1fs
 In this forum post is a link to the patch, located at

http://sourceforge.net/projects/wxpython/files/wxPython/2.9.4.0/wxPython-src-2.9.4.1.patch/download

 Place the patch file in the wxPython directory, cd to that directory,
and execute this in a terminal:
patch -p0 < wxPython-src-2.9.4.1.patch
 Next cd wxPython (within the wxPython package) and execute
sudo python2.7 build-wxpython.py --build_dir=../bld --install


On Tue, Jan 15, 2013 at 11:10 AM, Paul Camp <[email protected]> wrote:

> Apparently, that has to be built from source as 2.9.x is not in the
> repositories. I can do that, but I get an error message that GStreamer is
> not found. However, according to my package manager, GStreamer is installed
> on the system.
>
>
> Dr. Paul J. Camp
> Physics Department
> Spelman College
> Atlanta, GA   30314
> 404-270-5864
>
> "The beauty of the cosmos derives not only from unity in variety
>       but also from variety in unity"
>                 -- Umberto Eco
>                     The Name of the Rose
>
>
>
> From:        Steve Spicklemire <steve-/3wgw/[email protected]>
> To:        Paul Camp <[email protected]>
> Cc:        vpusers <visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> Date:        01/14/2013 07:45 PM
> Subject:        Re: [Visualpython-users] How VPython 6 differs from
> VPython 5
> ------------------------------
>
>
>
> The source you need is wxPython-2.9.4.0 not 2.8. Sorry.
>
> to apply the patch go to the wxPython-src-2.9.4.0 directory (not the
> wxPython directory that it contains) and type:
>
> patch -p0 < path/to/the/patch/file
>
> Let us know if that works!
> -steve
>
> On Jan 14, 2013, at 5:25 PM, Paul Camp wrote:
>
> > Trying to follow the instructions in INSTALL.txt. I get up to the patch
> and when I try to execute that, I get the following error message:
> >
> > can't find file to patch at input line 5
> > Perhaps you used the wrong -p or --strip option?
> > The text leading up to this was:
> > --------------------------------------------------
> > Index:configure
> > =============================================
> > - - - configure (revision 72192)
> > + + + configure (working copy)
> > ---------------------------------------------------
> >
> > Its certainly plausible that I'm located in the wrong directory. The
> instruction "place the file in the wxPython directory" is a little
> inscrutable since I didn't know off the bat exactly where that is. However,
> /usr/include/wx-2.8 certainly seems to contain all the relevant files
> addressed by the patch. What am I missing?
> >
> >
> > Dr. Paul J. Camp
> > Physics Department
> > Spelman College
> > Atlanta, GA   30314
> > 404-270-5864
> >
> > "The beauty of the cosmos derives not only from unity in variety
> >       but also from variety in unity"
> >                 -- Umberto Eco
> >                     The Name of the Rose
> >
> >
> >
> > From:        Bruce Sherwood <[email protected]>
> > To:        C Anthony Risinger <[email protected]>
> > Cc:        vpusers <visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> > Date:        01/13/2013 10:42 AM
> > Subject:        Re: [Visualpython-users] How VPython 6 differs from
> VPython 5
> >
> >
> >
> > Thanks for pointing out the outdated reference. Here is where the source
> code is:
> >
> > https://github.com/BruceSherwood/vpython-wx
> >
> > Steve Spicklemire is doing terrific work on simplifying building on all
> platforms, including Linux. For the moment, read the file INSTALL.txt. We
> have no Linux "target", but as it happens Steve and I have been doing our
> testing on Ubuntu. Don't hesitate to ask for clarification if you run into
> difficulties.
> >
> > Bruce Sherwood
> >
> >
> > On Sun, Jan 13, 2013 at 3:36 AM, C Anthony Risinger <[email protected]>
> wrote:
> > On Sun, Jan 13, 2013 at 1:15 AM, Bruce Sherwood <[email protected]>
> wrote:
> > > Here is detailed information on how VPython 6 differs from VPython 5,
> which
> > > will be incorporated in the Help for upcoming releases of VPython 6.
> >
> > the website directs me to https://github.com/vpython/visual/ but this
> > repository has not been updated since August, and no other branches
> > exist.
> >
> > where is the development for VPython 6 happening?
> >
> > ...i would like to get a Linux build running for an in-house demo this
> > Thursday, so any notes appreciated.  note: i don't need a full-blown
> > installable pip package or anything, just the code and any pertinent
> > info related to the build :)
> >
> > for what it's worth, this is fantastic work! i've been "patiently"
> > anticipating a Linux package, but i've no problem at all handling that
> > part myself (im on Arch anyway... i expect Ubuntu or something is the
> > focused target)
> >
> > thanks!
> >
> > --
> >
> > C Anthony
> >
> ------------------------------------------------------------------------------
> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> > MVPs and experts. ON SALE this month only -- learn more at:
> >
> http://p.sf.net/sfu/learnmore_123012_______________________________________________
> > Visualpython-users mailing list
> > Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/visualpython-users
> >
> >
> ------------------------------------------------------------------------------
> > Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
> > and more. Get SQL Server skills now (including 2012) with LearnDevNow -
> > 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> > SALE $99.99 this month only - learn more at:
> >
> http://p.sf.net/sfu/learnmore_122512_______________________________________________
> > Visualpython-users mailing list
> > Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
>
>
> ------------------------------------------------------------------------------
> Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
> and more. Get SQL Server skills now (including 2012) with LearnDevNow -
> 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only - learn more at:
> http://p.sf.net/sfu/learnmore_122512
> _______________________________________________
> Visualpython-users mailing list
> Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
>
>
> ------------------------------------------------------------------------------
> Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
> and more. Get SQL Server skills now (including 2012) with LearnDevNow -
> 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only - learn more at:
> http://p.sf.net/sfu/learnmore_122512
> _______________________________________________
> Visualpython-users mailing list
> Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
>

--047d7b33d5fcce288004d358b8cf
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">From INSTALL.txt:<div><br></div><div><div><span class=3D""=
 style=3D"white-space:pre">	</span>You need wxPython (<a href=3D"http://wxp=
ython.org">wxpython.org</a>). Currently one needs version 2.9, but</div><di=
v><span class=3D"" style=3D"white-space:pre">	</span>on Linux you need to a=
pply a patch. Here is information about the patch:</div>
<div><span class=3D"" style=3D"white-space:pre">	</span></div><div><span cl=
ass=3D"" style=3D"white-space:pre">	</span><a href=3D"https://groups.google=
.com/forum/?fromgroups=3D#!topic/wxpython-users/e27JioMs1fs">https://groups=
.google.com/forum/?fromgroups=3D#!topic/wxpython-users/e27JioMs1fs</a></div=
>
<div><span class=3D"" style=3D"white-space:pre">	</span></div><div><span cl=
ass=3D"" style=3D"white-space:pre">	</span>In this forum post is a link to =
the patch, located at</div><div><span class=3D"" style=3D"white-space:pre">=
	</span></div>
<div><span class=3D"" style=3D"white-space:pre">	</span><a href=3D"http://s=
ourceforge.net/projects/wxpython/files/wxPython/2.9.4.0/wxPython-src-2.9.4.=
1.patch/download">http://sourceforge.net/projects/wxpython/files/wxPython/2=
.9.4.0/wxPython-src-2.9.4.1.patch/download</a>=C2=A0</div>
<div><span class=3D"" style=3D"white-space:pre">	</span></div><div><span cl=
ass=3D"" style=3D"white-space:pre">	</span>Place the patch file in the wxPy=
thon directory, cd to that directory,</div><div><span class=3D"" style=3D"w=
hite-space:pre">	</span>and execute this in a terminal:</div>
<div><span class=3D"" style=3D"white-space:pre">	</span>patch -p0 &lt; wxPy=
thon-src-2.9.4.1.patch</div><div><span class=3D"" style=3D"white-space:pre"=
>	</span></div><div><span class=3D"" style=3D"white-space:pre">	</span>Next=
 cd wxPython (within the wxPython package) and execute</div>
<div><span class=3D"" style=3D"white-space:pre">	</span>sudo python2.7 buil=
d-wxpython.py --build_dir=3D../bld --install</div></div></div><div class=3D=
"gmail_extra"><br><br><div class=3D"gmail_quote">On Tue, Jan 15, 2013 at 11=
:10 AM, Paul Camp <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]=
" target=3D"_blank">[email protected]</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><font face=3D"sans-serif">Apparently, that h=
as to be built from source
as 2.9.x is not in the repositories. I can do that, but I get an error
message that GStreamer is not found. However, according to my package manag=
er,
GStreamer is installed on the system.</font>
<br><div class=3D"im"><font face=3D"sans-serif"><br>
<br>
Dr. Paul J. Camp<br>
Physics Department<br>
Spelman College<br>
Atlanta, GA =C2=A0 30314<br>
<a href=3D"tel:404-270-5864" value=3D"+14042705864" target=3D"_blank">404-2=
70-5864</a><br>
<br>
&quot;The beauty of the cosmos derives not only from unity in variety<br>
 =C2=A0 =C2=A0 =C2=A0 but also from variety in unity&quot;<br>
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -- Umberto Eco<br>
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
The Name of the Rose</font>
<br>
<br>
<br>
<br></div><font size=3D"1" color=3D"#5f5f5f" face=3D"sans-serif">From: =C2=
=A0 =C2=A0 =C2=A0
=C2=A0</font><font size=3D"1" face=3D"sans-serif">Steve Spicklemire &lt;<a =
href=3D"mailto:steve-/3wgw/[email protected]" target=3D"_blank">steve-/3wgw/[email protected]</a>&gt;</fo=
nt>
<br><font size=3D"1" color=3D"#5f5f5f" face=3D"sans-serif">To: =C2=A0 =C2=
=A0 =C2=A0
=C2=A0</font><font size=3D"1" face=3D"sans-serif">Paul Camp &lt;<a href=3D"=
mailto:[email protected]" target=3D"_blank">[email protected]</a>&gt;</font=
>
<br><font size=3D"1" color=3D"#5f5f5f" face=3D"sans-serif">Cc: =C2=A0 =C2=
=A0 =C2=A0
=C2=A0</font><font size=3D"1" face=3D"sans-serif">vpusers &lt;<a href=3D"ma=
ilto:visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" target=3D"_blank">visualpyth=
[email protected]</a>&gt;</font>
<br><font size=3D"1" color=3D"#5f5f5f" face=3D"sans-serif">Date: =C2=A0 =C2=
=A0 =C2=A0
=C2=A0</font><font size=3D"1" face=3D"sans-serif">01/14/2013 07:45 PM</font=
>
<br><div class=3D"im"><font size=3D"1" color=3D"#5f5f5f" face=3D"sans-serif=
">Subject: =C2=A0 =C2=A0
=C2=A0 =C2=A0</font><font size=3D"1" face=3D"sans-serif">Re: [Visualpython-=
users]
How VPython 6 differs from VPython 5</font>
<br>
</div><hr noshade><div class=3D"HOEnZb"><div class=3D"h5">
<br>
<br>
<br><tt><font>The source you need is wxPython-2.9.4.0 not 2.8. Sorry.<br>
<br>
to apply the patch go to the wxPython-src-2.9.4.0 directory (not the wxPyth=
on
directory that it contains) and type:<br>
<br>
patch -p0 &lt; path/to/the/patch/file<br>
<br>
Let us know if that works!<br>
-steve<br>
<br>
On Jan 14, 2013, at 5:25 PM, Paul Camp wrote:<br>
<br>
&gt; Trying to follow the instructions in INSTALL.txt. I get up to the
patch and when I try to execute that, I get the following error message:
<br>
&gt; <br>
&gt; can&#39;t find file to patch at input line 5 <br>
&gt; Perhaps you used the wrong -p or --strip option? <br>
&gt; The text leading up to this was: <br>
&gt; -------------------------------------------------- <br>
&gt; Index:configure <br>
&gt; =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <br>
&gt; - - - configure (revision 72192) <br>
&gt; + + + configure (working copy) <br>
&gt; --------------------------------------------------- <br>
&gt; <br>
&gt; Its certainly plausible that I&#39;m located in the wrong directory. T=
he
instruction &quot;place the file in the wxPython directory&quot; is a littl=
e
inscrutable since I didn&#39;t know off the bat exactly where that is. Howe=
ver,
/usr/include/wx-2.8 certainly seems to contain all the relevant files addre=
ssed
by the patch. What am I missing? <br>
&gt; <br>
&gt; <br>
&gt; Dr. Paul J. Camp<br>
&gt; Physics Department<br>
&gt; Spelman College<br>
&gt; Atlanta, GA =C2=A0 30314<br>
&gt; <a href=3D"tel:404-270-5864" value=3D"+14042705864" target=3D"_blank">=
404-270-5864</a><br>
&gt; <br>
&gt; &quot;The beauty of the cosmos derives not only from unity in variety<=
br>
&gt; =C2=A0 =C2=A0 =C2=A0 but also from variety in unity&quot;<br>
&gt; =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -- Umberto
Eco<br>
&gt; =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
The Name of the Rose <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; From: =C2=A0 =C2=A0 =C2=A0 =C2=A0Bruce Sherwood &lt;<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>&gt;
<br>
&gt; To: =C2=A0 =C2=A0 =C2=A0 =C2=A0C Anthony Risinger &lt;<a href=3D"mailt=
o:[email protected]" target=3D"_blank">[email protected]</a>&gt;
<br>
&gt; Cc: =C2=A0 =C2=A0 =C2=A0 =C2=A0vpusers &lt;<a href=3D"mailto:visualpyt=
[email protected]" target=3D"_blank">visualpython-users@lists=
.sourceforge.net</a>&gt;
<br>
&gt; Date: =C2=A0 =C2=A0 =C2=A0 =C2=A001/13/2013 10:42 AM <br>
&gt; Subject: =C2=A0 =C2=A0 =C2=A0 =C2=A0Re: [Visualpython-users] How VPyth=
on
6 differs from VPython 5 <br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; Thanks for pointing out the outdated reference. Here is where the
source code is: <br>
&gt; <br>
&gt; </font></tt><a href=3D"https://github.com/BruceSherwood/vpython-wx" ta=
rget=3D"_blank"><tt><font>https://github.com/BruceSherwood/vpython-wx</font=
></tt></a><tt><font>
<br>
&gt; <br>
&gt; Steve Spicklemire is doing terrific work on simplifying building on
all platforms, including Linux. For the moment, read the file INSTALL.txt.
We have no Linux &quot;target&quot;, but as it happens Steve and I have
been doing our testing on Ubuntu. Don&#39;t hesitate to ask for clarificati=
on
if you run into difficulties. <br>
&gt; <br>
&gt; Bruce Sherwood <br>
&gt; <br>
&gt; <br>
&gt; On Sun, Jan 13, 2013 at 3:36 AM, C Anthony Risinger &lt;<a href=3D"mai=
lto:[email protected]" target=3D"_blank">[email protected]</a>&gt;
wrote: <br>
&gt; On Sun, Jan 13, 2013 at 1:15 AM, Bruce Sherwood &lt;<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>&gt;
wrote:<br>
&gt; &gt; Here is detailed information on how VPython 6 differs from VPytho=
n
5, which<br>
&gt; &gt; will be incorporated in the Help for upcoming releases of VPython
6.<br>
&gt; <br>
&gt; the website directs me to </font></tt><a href=3D"https://github.com/vp=
ython/visual/" target=3D"_blank"><tt><font>https://github.com/vpython/visua=
l/</font></tt></a><tt><font>
but this<br>
&gt; repository has not been updated since August, and no other branches<br=
>
&gt; exist.<br>
&gt; <br>
&gt; where is the development for VPython 6 happening?<br>
&gt; <br>
&gt; ...i would like to get a Linux build running for an in-house demo
this<br>
&gt; Thursday, so any notes appreciated. =C2=A0note: i don&#39;t need a ful=
l-blown<br>
&gt; installable pip package or anything, just the code and any pertinent<b=
r>
&gt; info related to the build :)<br>
&gt; <br>
&gt; for what it&#39;s worth, this is fantastic work! i&#39;ve been &quot;p=
atiently&quot;<br>
&gt; anticipating a Linux package, but i&#39;ve no problem at all handling
that<br>
&gt; part myself (im on Arch anyway... i expect Ubuntu or something is
the<br>
&gt; focused target)<br>
&gt; <br>
&gt; thanks!<br>
&gt; <br>
&gt; --<br>
&gt; <br>
&gt; C Anthony <br>
&gt; ----------------------------------------------------------------------=
--------<br>
&gt; Master Visual Studio, SharePoint, SQL, <a href=3D"http://ASP.NET" targ=
et=3D"_blank">ASP.NET</a>, C# 2012, HTML5, CSS,<br>
&gt; MVC, Windows 8 Apps, JavaScript and much more. Keep your skills curren=
t<br>
&gt; with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft<br>
&gt; MVPs and experts. ON SALE this month only -- learn more at:<br>
&gt; </font></tt><a href=3D"http://p.sf.net/sfu/learnmore_123012___________=
____________________________________" target=3D"_blank"><tt><font>http://p.=
sf.net/sfu/learnmore_123012_______________________________________________<=
/font></tt></a><tt><font><br>

&gt; Visualpython-users mailing list<br>
&gt; <a href=3D"mailto:Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" target=3D"=
_blank">Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org</a><br>
&gt; </font></tt><a href=3D"https://lists.sourceforge.net/lists/listinfo/vi=
sualpython-users" target=3D"_blank"><tt><font>https://lists.sourceforge.net=
/lists/listinfo/visualpython-users</font></tt></a><tt><font><br>
&gt; <br>
&gt; ----------------------------------------------------------------------=
--------<br>
&gt; Master SQL Server Development, Administration, T-SQL, SSAS, SSIS,
SSRS<br>
&gt; and more. Get SQL Server skills now (including 2012) with LearnDevNow
-<br>
&gt; 200+ hours of step-by-step video tutorials by Microsoft MVPs and exper=
ts.<br>
&gt; SALE $99.99 this month only - learn more at:<br>
&gt; </font></tt><a href=3D"http://p.sf.net/sfu/learnmore_122512___________=
____________________________________" target=3D"_blank"><tt><font>http://p.=
sf.net/sfu/learnmore_122512_______________________________________________<=
/font></tt></a><tt><font><br>

&gt; Visualpython-users mailing list<br>
&gt; <a href=3D"mailto:Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" target=3D"=
_blank">Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org</a><br>
&gt; </font></tt><a href=3D"https://lists.sourceforge.net/lists/listinfo/vi=
sualpython-users" target=3D"_blank"><tt><font>https://lists.sourceforge.net=
/lists/listinfo/visualpython-users</font></tt></a><tt><font><br>
<br>
<br>
---------------------------------------------------------------------------=
---<br>
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS<br>
and more. Get SQL Server skills now (including 2012) with LearnDevNow -<br>
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.<b=
r>
SALE $99.99 this month only - learn more at:<br>
</font></tt><a href=3D"http://p.sf.net/sfu/learnmore_122512" target=3D"_bla=
nk"><tt><font>http://p.sf.net/sfu/learnmore_122512</font></tt></a><tt><font=
><br>
_______________________________________________<br>
Visualpython-users mailing list<br>
<a href=3D"mailto:Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" target=3D"_blan=
k">Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org</a><br>
</font></tt><a href=3D"https://lists.sourceforge.net/lists/listinfo/visualp=
ython-users" target=3D"_blank"><tt><font>https://lists.sourceforge.net/list=
s/listinfo/visualpython-users</font></tt></a><tt><font><br>
</font></tt>
<br></div></div><br>-------------------------------------------------------=
-----------------------<br>
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS<br>
and more. Get SQL Server skills now (including 2012) with LearnDevNow -<br>
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.<b=
r>
SALE $99.99 this month only - learn more at:<br>
<a href=3D"http://p.sf.net/sfu/learnmore_122512" target=3D"_blank">http://p=
.sf.net/sfu/learnmore_122512</a><br>_______________________________________=
________<br>
Visualpython-users mailing list<br>
<a href=3D"mailto:Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org">Visualpython-us=
[email protected]</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/visualpython-users"=
 target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/visualpytho=
n-users</a><br>
<br></blockquote></div><br></div>

--047d7b33d5fcce288004d358b8cf--


--===============5381307129480132913==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
--===============5381307129480132913==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Visualpython-users mailing list
Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/visualpython-users

--===============5381307129480132913==--