Skip to content

Instantly share code, notes, and snippets.

@KrzysztofCiba
Created October 1, 2012 20:21
Show Gist options
  • Save KrzysztofCiba/3814179 to your computer and use it in GitHub Desktop.
Save KrzysztofCiba/3814179 to your computer and use it in GitHub Desktop.
trash4
Fri, 04 Nov 14:29 E0][cibak@localhost:~/test]> python
Python 2.7 (r27:82500, Sep 16 2010, 18:02:00)
[GCC 4.5.1 20100907 (Red Hat 4.5.1-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from a import A
>>> a = A()
<type 'dict'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment