Skip to content

Instantly share code, notes, and snippets.

View rbanffy's full-sized avatar
🎯
Focusing

Ricardo Bánffy rbanffy

🎯
Focusing
View GitHub Profile
ricardo  harlan  ~  projects  appengine-fixture-loader  master  $  LC_CTYPE="en_US.UTF-8" python setup.py register
running register
running egg_info
writing Appengine_Fixture_Loader.egg-info/PKG-INFO
writing top-level names to Appengine_Fixture_Loader.egg-info/top_level.txt
writing dependency_links to Appengine_Fixture_Loader.egg-info/dependency_links.txt
reading manifest file 'Appengine_Fixture_Loader.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
[distutils]
index-servers =
pypi
pypitest
[pypi]
repository: https://pypi.python.org/pypi
username: rbanffy
[pypitest]
ricardo  harlan  ~  projects  appengine-fixture-loader  master  $  LC_CTYPE="en_US.UTF-8" python setup.py register -r pypitest
running register
running egg_info
writing Appengine_Fixture_Loader.egg-info/PKG-INFO
writing top-level names to Appengine_Fixture_Loader.egg-info/top_level.txt
writing dependency_links to Appengine_Fixture_Loader.egg-info/dependency_links.txt
reading manifest file 'Appengine_Fixture_Loader.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
max = None
for i in range(5):
num = input('Digite um numero ')
if num > max:
max = num
print max
package main
import (
"flag"
"fmt"
)
var start string
func init() {
package main
import (
"bufio"
"io"
"log"
"net/http"
"net/url"
"os"
"runtime"
(7695) 2012-09-07 21:40:37.460 INFO default Commands Sending Update Status to SLS server with status code: 3.5.1
(7695) 2012-09-07 21:40:46.645 INFO EventDisp ***--------- Device connected via USB Device: \\?\USB#Vid_0fcaPid_0001&MI_00&0107 PIN (null) GUID 028E63E709828ABD07D1B0F93B5BB21E2F13497B Location ID 1d100000 Power 500
(7695) 2012-09-07 21:40:46.645 INFO default USB device PID: 0x0001, bootrom metrics: 1256 bytes
(7695) 2012-09-07 21:40:46.646 WARN** EventDisp Device connected with no PIN: (null), value of BBPIN_KEY is: (null)
(7695) 2012-09-07 21:40:46.825 WARN** default No device IP Address in transient properties for [Device name:BlackBerry pin:0x2A294BA2 model:BlackBerry hardwareID:0x4002307 GUID: 028E63E709828ABD07D1B0F93B5BB21E2F13497B - bundle:0.0.0.0]
(7695) 2012-09-07 21:40:46.827 INFO EventDisp Launching connect command for: [Device name:BlackBerry pin:0x2A294BA2 model:BlackBerry hardware
(7695) 2012-09-07 21:40:37.460 INFO default Commands Sending Update Status to SLS server with status code: 3.5.1
(7695) 2012-09-07 21:40:46.645 INFO EventDisp ***--------- Device connected via USB Device: \\?\USB#Vid_0fcaPid_0001&MI_00&0107 PIN (null) GUID 028E63E709828ABD07D1B0F93B5BB21E2F13497B Location ID 1d100000 Power 500
(7695) 2012-09-07 21:40:46.645 INFO default USB device PID: 0x0001, bootrom metrics: 1256 bytes
(7695) 2012-09-07 21:40:46.646 WARN** EventDisp Device connected with no PIN: (null), value of BBPIN_KEY is: (null)
(7695) 2012-09-07 21:40:46.825 WARN** default No device IP Address in transient properties for [Device name:BlackBerry pin:0x2A294BA2 model:BlackBerry hardwareID:0x4002307 GUID: 028E63E709828ABD07D1B0F93B5BB21E2F13497B - bundle:0.0.0.0]
(7695) 2012-09-07 21:40:46.827 INFO EventDisp Launching connect command for: [Device name:BlackBerry pin:0x2A294BA2 model:BlackBerry hardware
2012-09-03 17:14:48 ERROR Zope.SiteErrorLog 1346703288.00.652648050008 http://localhost:8080/khronopedia/portal_quickinstaller/installProducts
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 580, in installProducts
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, in installProduct
- __traceback_info__: ('sc.khronopedia.site',)
Module Products.GenericSetup.tool, line 353, in runAllImportStepsFromProfile
- __traceback_info__: profile-sc.khronopedia.site:default
<?xml version="1.0"?>
<object name="portal_workflow" meta_type="Plone Workflow Tool">
<property
name="title">Contains workflow definitions for your portal</property>
<bindings>
<default>
<bound-workflow workflow_id="simple_publication_workflow"/>
</default>
<type type_id="ATFolder">
<bound-workflow workflow_id="folder_workflow"/>