[ create a new paste ] login | about

Link: http://codepad.org/odYiFGkM    [ raw code | fork ]

C, pasted on Aug 20:
1
2
3
4
5
6
7
8
9
$ ./jamu.py -C "/usr/share/mythtv/mythvideo/scripts/jamu.conf" -MIV
Traceback (most recent call last):
  File "./jamu.py", line 5243, in <module>
    main()
  File "./jamu.py", line 5228, in main
    process.processMythTvMetaData()
  File "./jamu.py", line 4378, in processMythTvMetaData
    if not len(validFiles):
TypeError: object of type 'NoneType' has no len()


Create a new paste based on this one


Comments: