#25556 closed defect (fixed)
pastebinit: TypeError: 'NoneType' object is not iterable
Reported by: | pennsuaccount@… | Owned by: | mnick@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | pastebinit |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The following ports are currently installed: pastebinit @1.1_0 (active)
Return errors when I tried to upload any text file as the first argument
Change History (4)
comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mnick@… removed |
---|---|
Description: | modified (diff) |
Keywords: | pastebinit removed |
Owner: | changed from macports-tickets@… to mnick@… |
Port: | pastebinit added; Pastebinit removed |
Summary: | Pastebinit error → pastebinit: TypeError: 'NoneType' object is not iterable |
comment:3 Changed 14 years ago by mnick@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r71082. Thanks!
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Port's revision increased in r71083.
Note: See
TracTickets for help on using
tickets.
Looks like a type error: maybe wrap it in dict() ?