** Description changed:

  When a new python PyGTK project is created, it generates GPL licence and
  code within the <project-name>.py file. On line 5, there is a bug where
  the string after the comment hash tag (#) is moved to the bottom line.
  This causes an error when the script is ran.
  
  Example
  
  #!/usr/bin/python
  #
  # main.py
  # Copyright (C) Joel Montes de Oca 2011 <joel@Backbird>
- # 
+ #
  pygtk-foobar is free software: you can redistribute it and/or modify it
  # under the terms of the GNU General Public License as published by the
  # Free Software Foundation, either version 3 of the License, or
  # (at your option) any later version.
  {...}

** Summary changed:

- Python GPL licence auto generation bug
+ Anjuta 3.2.0 - Python GPL licence auto generation bug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898261

Title:
  Anjuta 3.2.0 - Python GPL licence auto generation bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/anjuta/+bug/898261/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to