Skip to content
View pidzvnese's full-sized avatar
Block or Report

Block or report pidzvnese

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bot.py bot.py
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    from __future__ import absolute_import
    4
    
                  
    5
    import imp
  2. trans.py trans.py
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    import re
    4
    import os
    5
    import sys
  3. magento-hackathon/Hackathon_PromoCodeMessages magento-hackathon/Hackathon_PromoCodeMessages Public

    Provide improved error messages when entering a promo code fails

    PHP 43 18