Menu

#5662 Remove shebang from langdefs.py

Fixed
Enhancement
2020-01-19
2020-01-14
No

Remove shebang from langdefs.py

If run as the main file (as opposed to including as a module) the
build system already adds an explicit interpreter, and I really
doubt that anyone would run this from an installation.

http://codereview.appspot.com/581440043

Discussion

  • Anonymous

    Anonymous - 2020-01-15
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2020-01-15

    Passes make, make test-baseline and a full make doc.

     
  • Anonymous

    Anonymous - 2020-01-16
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2020-01-16

    Patch on countdown for Jan 19th

     
  • Anonymous

    Anonymous - 2020-01-19
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2020-01-19

    Patch counted down - please push.

     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-01-19
    • labels: --> Fixed_2_21_0
    • status: Started --> Fixed
    • Patch: push -->
     
  • Jonas Hahnfeld

    Jonas Hahnfeld - 2020-01-19

    pushed to staging as

    commit 67b330d32fc3477cf46b6496c22ab5194c8c5165
    Author: Jonas Hahnfeld <hahnjo@hahnjo.de>
    Date:   Tue Jan 14 19:24:14 2020 +0100
    
        Issue 5662: Remove shebang from langdefs.py
    
        If run as the main file (as opposed to including as a module) the
        build system already adds an explicit interpreter, and I really
        doubt that anyone would run this from an installation.
    
     
Auth0 Logo