[Bug 197710] [patch] fix small issue with reserved keyword used a variable
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 16 17:00:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197710
Bug ID: 197710
Summary: [patch] fix small issue with reserved keyword used a
variable
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: pi at FreeBSD.org
Created attachment 153042
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153042&action=edit
patch for reserved keyword used as variable
As reported in
https://lists.freebsd.org/pipermail/freebsd-ports/2015-February/098038.html
"as" is a reserved keyword in Python. So we can't use "as" as identifier.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list