[TriPython] PyParsing

Jeff Heard jefferson.r.heard at gmail.com
Tue Oct 3 09:12:10 EDT 2017


Capital T, True / False.  Python defines constants in general to use
capital letters at least at the beginning.

On Tue, Oct 3, 2017 at 1:22 AM, Scott G. Hall <scott at hallcomm-inc.com>
wrote:

>    I downloaded the ipython notebook, and I get an error which makes no
> sense
>    (ie. shouldn't be an error):
>
>      scott at pts/3 $ ipython PyParsing.ipynb
>      ------------------------------------------------------------
> ---------------
>      NameError                                 Traceback (most recent call
>      last)
>      /usr/lib/python2.7/dist-packages/IPython/utils/py3compat.pyc in
>      execfile(fname, *where)
>          202             else:
>          203                 filename = fname
>      --> 204             __builtin__.execfile(filename, *where)
>
>      /home/scott/src/pyparsing/PyParsing.ipynb in <module>()
>           58    "execution_count": 20,
>           59    "metadata": {
>      ---> 60     "collapsed": true,
>           61     "slideshow": {
>           62      "slide_type": "fragment"
>
>      NameError: name 'true' is not defined
>
>    You would think 'true' and 'false' would be defined, so this error seems
>    to be a misnomer for a different error.
>
>    - sgh
>
>    On 09/29/2017 11:22 AM, Calloway, Chris wrote:
>
>  Brian, thank you so much for a great talk and food for thought. There
> were many compliment on your presentation at the after-meeting. Your
> notebook repo has been linked on the TriPython meetings page: [1]
> http://tripython.org/meetings/
>
>  Also, thanks for Caktus for the great space and snacks. Thanks for Eric
> Leary for the video wrangling. And thanks to our lightning talkers.
>
>  As mentioned at the meeting, the October featured speaker meeting will
> have to be moved from the usual fourth Thursday just for October only. I'll
> send announcements when we know more.
>
>  Also, remember that there is no Raleigh Project Night for October unless
> we get a temporary venue. The next project night will be Chapel Hill
> Project Night on October 11. Raleigh Project Night is expected to resume in
> November at WebAssign.
>
>
>  --
>  Scott G. Hall
>  Chief Engineer/Owner
>  Hall Communications
>  Raleigh, NC, USA
>  ph. 919-624-5973
>  [2]Scott at HallComm-Inc.Com
>
> References
>
>    Visible links
>    1. http://tripython.org/meetings/
>    2. mailto:Scott at hallcomm-inc.com
>
> _______________________________________________
> TriZPUG mailing list
> TriZPUG at python.org
> https://mail.python.org/mailman/listinfo/trizpug
> http://tripython.org is the Triangle Python Users Group
>
>
-------------- next part --------------
   Capital T, True / False.** Python defines constants in general to use
   capital letters at least at the beginning.
   On Tue, Oct 3, 2017 at 1:22 AM, Scott G. Hall <[1]scott at hallcomm-inc.com>
   wrote:

     ** **I downloaded the ipython notebook, and I get an error which makes
     no sense
     ** **(ie. shouldn't be an error):

     ** ** **scott at pts/3 $ ipython PyParsing.ipynb
     ** **
     **---------------------------------------------------------------------------
     ** ** **NameError** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **
     **Traceback (most recent call
     ** ** **last)
     ** ** **/usr/lib/python2.7/dist-packages/IPython/utils/py3compat.pyc in
     ** ** **execfile(fname, *where)
     ** ** ** ** **202** ** ** ** ** ** **else:
     ** ** ** ** **203** ** ** ** ** ** ** ** **filename = fname
     ** ** **--> 204** ** ** ** ** ** **__builtin__.execfile(filename,
     *where)

     ** ** **/home/scott/src/pyparsing/PyParsing.ipynb in <module>()
     ** ** ** ** ** 58** ** "execution_count": 20,
     ** ** ** ** ** 59** ** "metadata": {
     ** ** **---> 60** ** **"collapsed": true,
     ** ** ** ** ** 61** ** **"slideshow": {
     ** ** ** ** ** 62** ** ** "slide_type": "fragment"

     ** ** **NameError: name 'true' is not defined

     ** **You would think 'true' and 'false' would be defined, so this error
     seems
     ** **to be a misnomer for a different error.

     ** **- sgh

     ** **On 09/29/2017 11:22 AM, Calloway, Chris wrote:

     **Brian, thank you so much for a great talk and food for thought. There
     were many compliment on your presentation at the after-meeting. Your
     notebook repo has been linked on the TriPython meetings page:
     [1][2]http://tripython.org/meetings/
     **Also, thanks for Caktus for the great space and snacks. Thanks for
     Eric Leary for the video wrangling. And thanks to our lightning talkers.

     **As mentioned at the meeting, the October featured speaker meeting will
     have to be moved from the usual fourth Thursday just for October only.
     I'll send announcements when we know more.

     **Also, remember that there is no Raleigh Project Night for October
     unless we get a temporary venue. The next project night will be Chapel
     Hill Project Night on October 11. Raleigh Project Night is expected to
     resume in November at WebAssign.

     **--
     **Scott G. Hall
     **Chief Engineer/Owner
     **Hall Communications
     **Raleigh, NC, USA
     **ph. [3]919-624-5973
     **[2]Scott at HallComm-Inc.Com

     References

     ** **Visible links
     ** **1. [4]http://tripython.org/meetings/
     ** **2. mailto:[5]Scott at hallcomm-inc.com

     _______________________________________________
     TriZPUG mailing list
     [6]TriZPUG at python.org
     [7]https://mail.python.org/mailman/listinfo/trizpug
     [8]http://tripython.org is the Triangle Python Users Group

References

   Visible links
   1. mailto:scott at hallcomm-inc.com
   2. http://tripython.org/meetings/
   3. file:///tmp/tel:919-624-5973
   4. http://tripython.org/meetings/
   5. mailto:Scott at hallcomm-inc.com
   6. mailto:TriZPUG at python.org
   7. https://mail.python.org/mailman/listinfo/trizpug
   8. http://tripython.org/


More information about the TriZPUG mailing list